public class ApplyChangeToAndroidManifestFileMutator extends AbstractFileChangeMutator
sourceFileNOOP| Constructor and Description |
|---|
ApplyChangeToAndroidManifestFileMutator(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 ApplyChangeToAndroidManifestFileMutator(java.io.File sourceFile)
protected void applyChangeTo(BuildContext context, java.lang.StringBuilder text)
applyChangeTo in class AbstractFileChangeMutator