Uses of Package
org.springframework.modulith.junit.diff
Package
Description
JUnit extension to optimize test case execution depending of the changes made to an application.
Project differences detection implementation.
-
-
ClassDescriptionSPI to plug different strategies of how to find the files currently modified in a project.A modified file.Implementation to get latest local file changes.Find all changes that have not been pushed to the remote branch yet.A
FileModificationDetector
that filters theModifiedFile
instances returned by a delegateFileModificationDetector
to only contain those nested in the current, repository-relative working directory.