mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

abobrov
20.48.2007 edf03ee74a90ad4e9522931394bb84d6c7bd97ab
refs
author abobrov <abobrov@localhost>
Monday, August 20, 2007 01:48 +0200
committer abobrov <abobrov@localhost>
Monday, August 20, 2007 01:48 +0200
commitedf03ee74a90ad4e9522931394bb84d6c7bd97ab
tree 09f115031c0ae815ddae1e264726ab485830e27b tree | zip | gz
parent b2e08cf9ea24fb646e8e68f37bbb8db449e7b5e9 view | diff
[Issue 1995]  Need unit tests for file system entry cache :
These tests provide full unit test coverage for all existing entry cache implementations.
Some of the test methods reside in "slow" group so that they are skipped for precommit
and alike while all implementation test classes belong to "entrycache" group in order to
provide selective entry cache tests scope.
4 files added
1868 ■■■■■ changed files
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/CommonEntryCacheTestCase.java 506 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/FIFOEntryCacheTestCase.java 370 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/FileSystemEntryCacheTestCase.java 689 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/SoftReferenceEntryCacheTestCase.java 303 ●●●●● diff | view | raw | blame | history