[midPoint-git] [Evolveum/midpoint] 99aa70: More LDAP hierarchy tests. Fixed issues with (nest...
Radovan Semancik
radovan.semancik at evolveum.com
Mon Apr 4 18:39:52 CEST 2016
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 99aa70dc216351987b492385ed24318efc484ad8
https://github.com/Evolveum/midpoint/commit/99aa70dc216351987b492385ed24318efc484ad8
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2016-04-04 (Mon, 04 Apr 2016)
Changed paths:
M infra/test-util/src/main/java/com/evolveum/midpoint/test/ldap/OpenDJController.java
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ConstraintsChecker.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/EntitlementConverter.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java
M testing/story/pom.xml
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/AbstractLdapHierarchyTest.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestLdapFlat.java
A testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestLdapHierarchical.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestLdapNested.java
R testing/story/src/test/resources/flat-ldap/org-top.xml
R testing/story/src/test/resources/flat-ldap/resource-opendj.xml
R testing/story/src/test/resources/flat-ldap/role-meta-org.xml
A testing/story/src/test/resources/ldap-flat/org-top.xml
A testing/story/src/test/resources/ldap-flat/resource-opendj.xml
A testing/story/src/test/resources/ldap-flat/role-meta-org.xml
A testing/story/src/test/resources/ldap-hierarchical/org-top.xml
A testing/story/src/test/resources/ldap-hierarchical/resource-opendj.xml
A testing/story/src/test/resources/ldap-hierarchical/role-meta-org.xml
A testing/story/src/test/resources/ldap-nested/org-top.xml
A testing/story/src/test/resources/ldap-nested/resource-opendj.xml
A testing/story/src/test/resources/ldap-nested/role-meta-org.xml
R testing/story/src/test/resources/nested-ldap/org-top.xml
R testing/story/src/test/resources/nested-ldap/resource-opendj.xml
R testing/story/src/test/resources/nested-ldap/role-meta-org.xml
M testing/story/testng-integration.xml
Log Message:
-----------
More LDAP hierarchy tests. Fixed issues with (nested) entitlement shadow duplication. Better logging in the duplication cases.
More information about the midPoint-svn
mailing list