[midPoint-git] midPoint branch master updated. v2.3devel-914-g8d271a0
Radovan Semancik
git at evolveum.com
Wed Jan 15 19:54:32 CET 2014
Project "midPoint" branch master has been updated
via 8d271a078f67431f418b0c302c46875391321f22 (commit) v2.3devel-914-g8d271a0
from 3a18029e89c63d22e1d58ae066c2e71218329b9f (commit) v2.3devel-913-g3a18029
- Log -----------------------------------------------------------------
commit 8d271a078f67431f418b0c302c46875391321f22
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: Wed Jan 15 19:50:58 2014 +0100
Extending orgsync story test. Some prism factory method cleanup.
-----------------------------------------------------------------------
(Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full)
Summary of changes:
.../midpoint/prism/delta/ContainerDelta.java | 61 ++++++++++-
.../midpoint/test/util/MidPointAsserts.java | 19 ++--
.../model/test/AbstractModelIntegrationTest.java | 69 +++++++++----
testing/story/pom.xml | 2 +-
.../midpoint/testing/story/AbstractStoryTest.java | 8 +-
.../midpoint/testing/story/TestOrgSync.java | 88 +++++++++++++++-
testing/story/src/test/resources/logback-test.xml | 4 +-
.../test/resources/orgsync/object-template-org.xml | 86 +++++++++++++++
.../resources/orgsync/object-template-user.xml | 109 ++++++++++++++++++++
.../story/src/test/resources/orgsync/org-top.xml | 20 ++--
.../test/resources/orgsync/resource-dummy-hr.xml | 16 ++-
.../resources/orgsync/task-dumy-hr-livesync.xml | 11 +-
.../schema/{extension.xsd => orgsync.xsd} | 25 ++++-
.../resources/schema/{extension.xsd => trafo.xsd} | 0
14 files changed, 451 insertions(+), 67 deletions(-)
create mode 100644 testing/story/src/test/resources/orgsync/object-template-org.xml
create mode 100644 testing/story/src/test/resources/orgsync/object-template-user.xml
copy samples/objects/user-jack.xml => testing/story/src/test/resources/orgsync/org-top.xml (69%)
copy model/model-intest/src/test/resources/common/task-dumy-livesync.xml => testing/story/src/test/resources/orgsync/task-dumy-hr-livesync.xml (81%)
copy testing/story/src/test/resources/schema/{extension.xsd => orgsync.xsd} (67%)
rename testing/story/src/test/resources/schema/{extension.xsd => trafo.xsd} (100%)
hooks/post-receive
--
midPoint
More information about the midPoint-svn
mailing list