Skip to content

Commit

Permalink
Added runGetAllItemsTests() test
Browse files Browse the repository at this point in the history
  • Loading branch information
Geolim4 committed Jan 7, 2024
1 parent 61ec220 commit aeb2db3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Mongodb.test.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@

$cacheInstance = CacheManager::getInstance('Mongodb', include $configFileName);
$testHelper->runCRUDTests($cacheInstance);
$testHelper->runGetAllItemsTests($cacheInstance);
$testHelper->terminateTest();

0 comments on commit aeb2db3

Please sign in to comment.