public class CopyFileMutator extends AbstractFileSystemMutator
| Modifier and Type | Class and Description |
|---|---|
static class |
CopyFileMutator.Configurator |
AbstractScheduledMutator.ScheduleNOOP| Constructor and Description |
|---|
CopyFileMutator(java.io.File source,
java.io.File target,
AbstractScheduledMutator.Schedule schedule) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeOnSchedule() |
java.lang.String |
toString() |
resolveProjectFilebeforeBuild, beforeCleanup, beforeScenario, delete, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitafterBuild, afterCleanup, afterScenariopublic CopyFileMutator(java.io.File source,
java.io.File target,
AbstractScheduledMutator.Schedule schedule)
protected void executeOnSchedule()
executeOnSchedule in class AbstractScheduledMutatorpublic java.lang.String toString()
toString in class AbstractFileSystemMutator