server/tests/lib/Template
Morris Jobke 761cdf9877
Remove deprecated test of internal attributes via assertAttributeEquals in constructor tests
I removed the tests completely because they just test that the constructor assigns the values to the internal properties. Nothing that should be cared about from the outside.

See https://github.com/sebastianbergmann/phpunit/issues/3339#issuecomment-428843322

It is seen as bad practice to test internal stuff of objects instead of the actual input and output of mathod calls.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-23 17:11:29 +02:00
..
data Tests 2017-03-24 11:31:48 +01:00
CSSResourceLocatorTest.php Remove deprecated test of internal attributes via assertAttributeEquals in constructor tests 2020-07-23 17:11:29 +02:00
IconsCacherTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
JSCombinerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
JSResourceLocatorTest.php Remove deprecated test of internal attributes via assertAttributeEquals in constructor tests 2020-07-23 17:11:29 +02:00
ResourceLocatorTest.php Remove deprecated test of internal attributes via assertAttributeEquals in constructor tests 2020-07-23 17:11:29 +02:00
SCSSCacherTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00