All Classes and Interfaces
Class
Description
A set of
Changes.Changes made to a Java project.A change to the local project.
A change in a Java source file.
A change in a Java test source file.
A change in a Kotlin source file.
A change in a Kotlin test source file.
Some arbitrary file change.
A change to a source file.
SPI to plug different strategies of how to find the files currently modified in a project.
Utility to contain re-used JGit operations.
A modified file.
JUnit Extension to optimize test execution based on which files have changed in a Spring Modulith project.
Implementation to get changes between HEAD and a complete or abbreviated SHA-1 or other revision, like
HEAD~2.Primary condition implementation that decides whether to run a test based on an
TestExecutionCondition.ConditionContext.Implementation to get latest local file changes.
Find all changes that have not been pushed to the remote branch yet.
A
FileModificationDetector that filters the ModifiedFile instances returned by a delegate
FileModificationDetector to only contain those nested in the current, repository-relative working directory.