public class ApplyBuildScriptChangeFileMutator extends AbstractFileChangeMutator
sourceFileNOOP| Constructor and Description |
|---|
ApplyBuildScriptChangeFileMutator(java.io.File sourceFile) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyChangeTo(BuildContext context,
java.lang.StringBuilder text) |
afterScenario, beforeBuild, beforeScenario, revert, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitafterBuild, afterCleanup, beforeCleanup, validatepublic ApplyBuildScriptChangeFileMutator(java.io.File sourceFile)
protected void applyChangeTo(BuildContext context, java.lang.StringBuilder text)
applyChangeTo in class AbstractFileChangeMutator