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/09/23 09:34:38 UTC

[isis] branch 2871-value.types.overhaul updated (eeeafee -> 139e56a)

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

ahuber pushed a change to branch 2871-value.types.overhaul
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from eeeafee  ISIS-2871: move the meta-programming stuff to 'isis-tooling-dsl'
     add 139e56a  ISIS-2871: tester: fully support property negotiation testing

No new revisions were added by this update.

Summary of changes:
 .../metamodel/spec/feature/ObjectAssociation.java  |  15 +-
 .../core/metamodel/spec/feature/ObjectFeature.java |  22 +++
 .../interact/PropertyInteractionTest.java          |  41 +++--
 .../interaction/DomainObjectTesterFactory.java     | 180 +++++++++++++++++++--
 .../util/interaction/InteractionTestAbstract.java  |   1 +
 .../org/apache/isis/tooling/dsl/GraphQLTest.java   |   1 -
 6 files changed, 221 insertions(+), 39 deletions(-)