public class ClearProjectCacheMutator extends AbstractCleanupMutator
| Modifier and Type | Class and Description |
|---|---|
static class |
ClearProjectCacheMutator.Configurator |
AbstractCleanupMutator.CleanupScheduleNOOP| Constructor and Description |
|---|
ClearProjectCacheMutator(java.io.File projectDir,
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 ClearProjectCacheMutator(java.io.File projectDir,
AbstractCleanupMutator.CleanupSchedule schedule)
protected void cleanup()
cleanup in class AbstractCleanupMutator