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

matthew_swift
18.53.2007 9690d47a144808157b67e5c40879afb8cef38196
refs
author matthew_swift <matthew_swift@localhost>
Wednesday, April 18, 2007 14:53 +0200
committer matthew_swift <matthew_swift@localhost>
Wednesday, April 18, 2007 14:53 +0200
commit9690d47a144808157b67e5c40879afb8cef38196
tree 8aff36f18e0dfe75237bf6d8a358fc01d1d0115f tree | zip | gz
parent 9b97b90c77daa7c02491be3894b3ccdd51c974cd view | diff
Implement some simple tests for the DNBuilder class. This change required modifications to the LDAPProfile class so that test implementations could be mocked up. The DNBuilder class was also modified so that the LDAPProfile instance could be configured at run-time.
2 files modified
8 files added
910 ■■■■ changed files
opends/src/server/org/opends/server/admin/LDAPProfile.java 274 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/admin/server/DNBuilder.java 17 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/admin/server/DNBuilderTest.java 169 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/admin/server/MockLDAPProfile.java 137 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/admin/server/TestChildCfg.java 46 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/admin/server/TestChildCfgClient.java 46 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/admin/server/TestChildCfgDefn.java 64 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/admin/server/TestParentCfg.java 46 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/admin/server/TestParentCfgClient.java 46 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/admin/server/TestParentCfgDefn.java 65 ●●●●● diff | view | raw | blame | history