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

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


    from 35869af2ae Merge remote-tracking branch 'origin/master' into spring6
     add 0e84374c7a CAUSEWAY-3407: working on Webflux JUnit tests (WIP)

No new revisions were added by this update.

Summary of changes:
 .../thymeflux/model/src/main/java/module-info.java |  1 +
 .../viewer/thymeflux/model/root/MenuBuilder.java}  | 37 ++---------
 .../model/root/ThymefluxRootController.java        |  9 +--
 incubator/viewers/thymeflux/test/pom.xml           | 27 ++++++++
 .../thymeflux/test/ThymefluxViewerTests.java       | 75 ++++++++++++++++++++++
 5 files changed, 111 insertions(+), 38 deletions(-)
 copy 
incubator/viewers/{javafx/ui/src/main/java/org/apache/causeway/incubator/viewer/javafx/ui/main/MenuBuilderFx.java
 => 
thymeflux/model/src/main/java/org/apache/causeway/viewer/thymeflux/model/root/MenuBuilder.java}
 (53%)
 create mode 100644 
incubator/viewers/thymeflux/test/src/test/java/org/apache/causeway/viewer/thymeflux/test/ThymefluxViewerTests.java

Reply via email to