[midPoint-git] [Evolveum/midpoint] e326dd: Test shadow uniqueness objectclass-wide (MID-4852)
Pavol Mederly
mederly at evolveum.com
Mon Sep 17 20:30:30 CEST 2018
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: e326dde9b350e5c7bfabbaee18b0cf1401ae65ef
https://github.com/Evolveum/midpoint/commit/e326dde9b350e5c7bfabbaee18b0cf1401ae65ef
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-09-17 (Mon, 17 Sep 2018)
Changed paths:
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/integrity/ContextMapKey.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/integrity/ObjectTypeContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/integrity/ShadowIntegrityCheckResultHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/integrity/ShadowStatistics.java
A model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/misc/ShadowIntegrityCheckerTest.java
A model/model-impl/src/test/resources/misc/resource-dummy-for-checker.xml
A model/model-impl/src/test/resources/misc/shadow-1.xml
A model/model-impl/src/test/resources/misc/shadow-2-duplicate.xml
A model/model-impl/src/test/resources/misc/shadow-2.xml
A model/model-impl/src/test/resources/misc/task-shadow-integrity-check.xml
M model/model-impl/testng-unit.xml
Log Message:
-----------
Test shadow uniqueness objectclass-wide (MID-4852)
>From prehistoric times we checked shadow uniqueness for each shadow
kind separately. However, shadows have to be unique with respect to
object classes (usually).
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list