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

abobrov
20.48.2007 9346e677c0a8d25a7fe5a9fc48bbe1686c9ead96
refs
author abobrov <abobrov@localhost>
Monday, August 20, 2007 01:48 +0200
committer abobrov <abobrov@localhost>
Monday, August 20, 2007 01:48 +0200
commit9346e677c0a8d25a7fe5a9fc48bbe1686c9ead96
tree 5947d47df1e028bf86e179983fc932b0fbe7e26e tree | zip | gz
parent 0ce8111bcd7c23226fa1fe7469baae9b1840eae4 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
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/CommonEntryCacheTestCase.java 506 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/FIFOEntryCacheTestCase.java 370 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/FileSystemEntryCacheTestCase.java 689 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/SoftReferenceEntryCacheTestCase.java 303 ●●●●● diff | view | raw | blame | history