Package org.gradle.profiler.mutations
Class AbstractGitMutator
java.lang.Object
org.gradle.profiler.mutations.AbstractGitMutator
- All Implemented Interfaces:
BuildMutator
- Direct Known Subclasses:
GitCheckoutMutator,GitRevertMutator
-
Field Summary
FieldsFields inherited from interface org.gradle.profiler.BuildMutator
NOOP -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.gradle.profiler.BuildMutator
afterBuild, afterCleanup, afterScenario, beforeBuild, beforeCleanup, beforeScenario, validate
-
Field Details
-
projectDir
-
-
Constructor Details
-
AbstractGitMutator
-
-
Method Details
-
resetGit
protected void resetGit()
-