You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/03/02 06:10:38 UTC

[isis] branch ISIS-2553_rational.id updated (8b5684e -> 43224c8)

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

ahuber pushed a change to branch ISIS-2553_rational.id
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 8b5684e  ISIS-2553: test fixes
     add 43224c8  ISIS-2553: using LogicalType instead of ObjectSpecId (5th iteration)

No new revisions were added by this update.

Summary of changes:
 ...ypeIdentifierTest.java => LogicalTypeTest.java} | 21 +++++++---
 .../applib/id/LogicalTypeTest_valueSemantics.java  | 22 +++++++----
 .../services/appfeat/ApplicationFeatureId.java     |  4 +-
 .../metamodel/MetaModelServiceDefault.java         |  7 ++--
 .../spec/ObjectSpecIdTest_constructor.java         | 45 ----------------------
 5 files changed, 35 insertions(+), 64 deletions(-)
 rename api/applib/src/test/java/org/apache/isis/applib/id/{TypeIdentifierTest.java => LogicalTypeTest.java} (72%)
 rename core/metamodel/src/test/java/org/apache/isis/core/metamodel/spec/ObjectSpecIdTest_valueSemantics.java => api/applib/src/test/java/org/apache/isis/applib/id/LogicalTypeTest_valueSemantics.java (58%)
 delete mode 100644 core/metamodel/src/test/java/org/apache/isis/core/metamodel/spec/ObjectSpecIdTest_constructor.java