icingaweb2/test/php/library/Icinga/Util
Johannes Meyer 3b191d36c4 Let Icinga\Util\File extend from SplFileObject
We should extend SplFileObject as it provides already some of the
functionality Icinga\Util\File had and adds even more on top of that.
2014-06-26 15:57:14 +02:00
..
DateTimeFactoryTest.php Add test for Icinga\Util\DateTimeFactory 2014-04-28 14:06:39 +02:00
DimensionTest.php Make all tests inherit from BaseTestCase and fix license headers and style 2014-04-10 10:32:50 +02:00
FileTest.php Let Icinga\Util\File extend from SplFileObject 2014-06-26 15:57:14 +02:00
StringTest.php Add test for Icinga\Util\String 2014-04-28 14:06:39 +02:00
TranslatorTest.php Add locale negotiation to Icinga\Util\Translator 2014-06-25 12:15:41 +02:00