|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTask
com.redstarhackers.craftsman.taskdefs.ModuleOrientedTask
com.redstarhackers.craftsman.taskdefs.CopyTestResourcesTask
public class CopyTestResourcesTask
Copy the resources for the module's unit tests (i.e. the test directory) to the build test destination. This task will copy all the resources and the module information files (using a module filter for the later).
| Constructor Summary | |
|---|---|
CopyTestResourcesTask()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
void |
init()
|
boolean |
isCleanFirst()
|
void |
setCleanFirst(boolean val)
|
| Methods inherited from class com.redstarhackers.craftsman.taskdefs.ModuleOrientedTask |
|---|
getModule, getModuleBuildVersion, getModuleId, getModuleProperty, getModuleProperty, getSetting, getSetting, isModulePropertySet, setModuleId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CopyTestResourcesTask()
| Method Detail |
|---|
public void init()
init in class ModuleOrientedTaskpublic void execute()
public boolean isCleanFirst()
public void setCleanFirst(boolean val)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||