Issue #3467897: Rewrite the tests
Closes #3467897
Merge request reports
Activity
Filter activity
added 1 commit
- daa22c7a - Changed the tests to exit with a failed assert when no value was added to the cache/APCu
added 7 commits
- 1ee3bafb - Added a missing method documentation comment
- a2861763 - Renamed a test class to make it run before the other ones
- 742d33a6 - Changed the code to use ApcTestTrait::assertApcuKeyByName() and...
- dbeee020 - Added ApcTestTrait::assertApcuKeySaved()
- a922cac9 - Made the last parameter for ApcTestTrait::assertApcuKeySaved() optional with a default value of 0
- 7b854041 - Changed more test methods to use ApcTestTrait::assertApcuKeySaved()
- e18fd166 - Added ApcCacheTestTrait::assertCacheItemSaved()
Toggle commit listadded 1 commit
- 062c684f - Simplyfied code; corrected ApcTestTrait::assertNoApcuKeyByName()
added 1 commit
- 1c5894d6 - Corrected the values passed to ApcCacheTestTrait::asserCacheItemSaved()
added 1 commit
- 4c2863d6 - Removed a long description for a test method
Please register or sign in to reply