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

neil_a_wilson
04.59.2006 87941270b9bf6e86db5ab72f0ac2826cdfef9ed2
refs
author neil_a_wilson <neil_a_wilson@localhost>
Monday, September 4, 2006 07:59 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Monday, September 4, 2006 07:59 +0200
commit87941270b9bf6e86db5ab72f0ac2826cdfef9ed2
tree 5c4ce2c9d84fe87362c5533224197e8006347fc1 tree | zip | gz
parent abdd28d504e6df1d9964d964d46c9d6100500143 view | diff
Update the Directory Server build process so that the test target will create
a minimized installation that will allow the server to be started for those
tests that need access to the configuration, schema, or any other aspect of the
running server. Also, update the test cases to make use of this capability
when necessary.

This is intended to replace the current *Fixture elements, which don't create a
sufficient directory structure to be able to start the server. Further, this
uses a directory structure that will not be deleted when the tests are complete
in the event that further investigation into a failure is necessary.
8 files modified
188 ■■■■■ changed files
opendj-sdk/opends/build.xml 57 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java 56 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/TestBackendImpl.java 6 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/TestEntryContainer.java 8 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/TestJebFormat.java 7 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/SubtreeSpecificationTestCase.java 18 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/TestDN.java 18 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/TestEntry.java 18 ●●●● diff | view | raw | blame | history