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

Nicolas Capponi
12.04.2013 8d5e49f4af7da9e6c1311216c6bde13625defab3
refs
author Nicolas Capponi <nicolas.capponi@forgerock.com>
Thursday, December 12, 2013 12:04 +0100
committer Nicolas Capponi <nicolas.capponi@forgerock.com>
Thursday, December 12, 2013 12:04 +0100
commit8d5e49f4af7da9e6c1311216c6bde13625defab3
tree 2edec83a63f668d32f2dab99599bf4971a3fe2ee tree | zip | gz
parent 64e8f8d8ed46e489adbe2d2b2ee9a283f2c663c8 view | diff
Checkpoint commit for OPENDJ-1235 : Migrate configuration framework

* Add ConfigurationMock class to enable creation of Configuration objects mocks
with default values automatically enabled
** Add ConfigurationMockTest to test correct behavior of mocking

* Add default implementation of some DirectoryServer class methods to enable tests
** Use default SDK schema

* Add dependency on opendj-core test jar in pom.xml
3 files added
2 files modified
369 ■■■■■ changed files
opendj-admin/pom.xml 13 ●●●● diff | view | raw | blame | history
opendj-admin/src/main/java/org/opends/server/core/DirectoryServer.java 11 ●●●● diff | view | raw | blame | history
opendj-admin/src/test/java/org/forgerock/opendj/config/ConfigTestCase.java 45 ●●●●● diff | view | raw | blame | history
opendj-admin/src/test/java/org/forgerock/opendj/config/ConfigurationMock.java 217 ●●●●● diff | view | raw | blame | history
opendj-admin/src/test/java/org/forgerock/opendj/config/ConfigurationMockTest.java 83 ●●●●● diff | view | raw | blame | history