Uses of Interface
org.springframework.modulith.junit.diff.FileModificationDetector
Packages that use FileModificationDetector
-
Uses of FileModificationDetector in org.springframework.modulith.junit.diff
Classes in org.springframework.modulith.junit.diff that implement FileModificationDetectorModifier and TypeClassDescription(package private) classImplementation to get changes between HEAD and a complete or abbreviated SHA-1 or other revision, likeHEAD~2.(package private) enumImplementation to get latest local file changes.(package private) enumFind all changes that have not been pushed to the remote branch yet.Methods in org.springframework.modulith.junit.diff that return FileModificationDetectorModifier and TypeMethodDescriptionstatic FileModificationDetectorFileModificationDetector.getDetector(PropertyResolver propertyResolver) Returns theFileModificationDetectorto be used.