public class ClearGradleUserHomeMutator extends AbstractCleanupMutator
| Modifier and Type | Class and Description |
|---|---|
static class |
ClearGradleUserHomeMutator.Configurator |
AbstractCleanupMutator.CleanupScheduleNOOP| Constructor and Description |
|---|
ClearGradleUserHomeMutator(java.io.File gradleUserHome,
AbstractCleanupMutator.CleanupSchedule schedule) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup() |
beforeBuild, beforeCleanup, beforeScenario, delete, toString, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitafterBuild, afterCleanup, afterScenariopublic ClearGradleUserHomeMutator(java.io.File gradleUserHome,
AbstractCleanupMutator.CleanupSchedule schedule)
protected void cleanup()
cleanup in class AbstractCleanupMutator