Uses of Interface
org.springframework.modulith.junit.Changes.Change
Packages that use Changes.Change
Package
Description
JUnit extension to optimize test case execution depending of the changes made to an application.
-
Uses of Changes.Change in org.springframework.modulith.junit
Subinterfaces of Changes.Change in org.springframework.modulith.junitModifier and TypeInterfaceDescriptionstatic interface
A change to a source file.Classes in org.springframework.modulith.junit that implement Changes.ChangeModifier and TypeClassDescriptionstatic final record
A change in a Java source file.static final record
A change in a Java test source file.static final record
Some arbitrary file change.Methods in org.springframework.modulith.junit that return Changes.ChangeModifier and TypeMethodDescriptionstatic Changes.Change
Changes.Change.of
(ModifiedFile file) creates a newMethods in org.springframework.modulith.junit that return types with arguments of type Changes.Change