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

Nicolas Capponi
23.07.2013 62c3b0be396c487745f347eb2b4db912deb082f3
refs
author Nicolas Capponi <nicolas.capponi@forgerock.com>
Monday, December 23, 2013 11:07 +0100
committer Nicolas Capponi <nicolas.capponi@forgerock.com>
Monday, December 23, 2013 11:07 +0100
commit62c3b0be396c487745f347eb2b4db912deb082f3
tree 921f4ec6360b37f839f402464f290b7597de33bc tree | zip | gz
parent d5da90d9b38dbce1bc9a42decc420231cca09d57 view | diff
Checkpoint commit for OPENDJ-1235 : Migrate configuration framework

* Refactor and clean DefaultBehaviorTest in admin.server package
** Tests are running without server start
** Use data providers for better readability and less code duplication

* Fix issues in ServerManagementContext due to incorrect migration
from server code
** Decoding of attributes was returning only the first value of
multivalued attributes

* Minor naming cleanup
6 files modified
976 ■■■■■ changed files
opendj-admin/src/main/java/org/opends/server/admin/server/ServerManagedObject.java 6 ●●●● diff | view | raw | blame | history
opendj-admin/src/main/java/org/opends/server/admin/server/ServerManagementContext.java 51 ●●●● diff | view | raw | blame | history
opendj-admin/src/test/java/org/opends/server/admin/client/ldap/MockLDAPConnection.java 4 ●●●● diff | view | raw | blame | history
opendj-admin/src/test/java/org/opends/server/admin/server/AdminTestCaseUtils.java 6 ●●●● diff | view | raw | blame | history
opendj-admin/src/test/java/org/opends/server/admin/server/DefaultBehaviorTest.java 904 ●●●●● diff | view | raw | blame | history
opendj-admin/src/test/java/org/opends/server/admin/server/ListenerTest.java 5 ●●●●● diff | view | raw | blame | history