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

ahuber pushed a change to branch 3975-telemetry
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from c6862c68522 CAUSEWAY-3975: separation of concerns (mm init)
     add 7f02624441e CAUSEWAY-3975: revert intro of TestSupport (1)
     add f4f8a8ae1e4 CAUSEWAY-3975: revert intro of TestSupport (2)

No new revisions were added by this update.

Summary of changes:
 .../services/iactnlayer/InteractionService.java    | 121 +++--
 .../session/InteractionServiceDefault.java         |  42 +-
 .../_testing/InteractionService_forTesting.java    |  13 +-
 .../BackgroundService_IntegTestAbstract.java       |  47 +-
 .../integtest/CommandLog_IntegTestAbstract.java    | 598 ++++++++++-----------
 .../integtest/ExecutionLog_IntegTestAbstract.java  | 235 ++++----
 .../ExecutionOutbox_IntegTestAbstract.java         |  21 +-
 .../integtests/AuditTrail_IntegTestAbstract.java   | 246 ++++-----
 .../CmdExecAuditSessLog_IntegTestAbstract.java     | 208 ++++---
 .../integtest/Layout_Counter_IntegTest.java        |  14 +-
 .../applib/CausewayInteractionHandler.java         |   8 +-
 .../applib/NoPermissionChecks.java                 |   2 +-
 .../applib/UserMementoRefiners.java                |   2 +-
 .../integration/WebRequestCycleForCauseway.java    |   2 +-
 14 files changed, 719 insertions(+), 840 deletions(-)

Reply via email to