This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch ISIS-3303
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 60cb4e55d7 ISIS-3303: makes stable regression tests artifacts 
consistent
     add 3f9e51b038 ISIS-3303: fixes unit test by locking down the value 
semantics of UserMemento and RoleMemento more clearly

No new revisions were added by this update.

Summary of changes:
 .../causeway/applib/services/user/RoleMemento.java | 17 +++---
 .../causeway/applib/services/user/UserMemento.java | 26 +++++++--
 .../services/user/RoleMemento_value_Test.java      | 28 ++++++++++
 .../services/user/UserMemento_contains_Test.java   | 41 ++++++++++++++
 .../services/user/UserMemento_value_Test.java      | 63 ++++++++++++++++++++++
 .../contract/ValueTypeContractTestAbstract.java    | 40 +++++++-------
 6 files changed, 181 insertions(+), 34 deletions(-)
 create mode 100644 
api/applib/src/test/java/org/apache/causeway/applib/services/user/RoleMemento_value_Test.java
 create mode 100644 
api/applib/src/test/java/org/apache/causeway/applib/services/user/UserMemento_contains_Test.java
 create mode 100644 
api/applib/src/test/java/org/apache/causeway/applib/services/user/UserMemento_value_Test.java

Reply via email to