|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.rvin.flexmojo.test.FlexUnitLauncher
public class FlexUnitLauncher
This class is used to launch the FlexUnit tests.
| Constructor Summary | |
|---|---|
FlexUnitLauncher()
|
|
FlexUnitLauncher(java.util.List<java.lang.String> command,
org.apache.maven.plugin.logging.Log logger)
|
|
| Method Summary | |
|---|---|
void |
runTests(java.io.File swf)
Run the SWF that contains the FlexUnit tests. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlexUnitLauncher()
public FlexUnitLauncher(java.util.List<java.lang.String> command,
org.apache.maven.plugin.logging.Log logger)
| Method Detail |
|---|
public void runTests(java.io.File swf)
throws java.lang.Exception
swf - the SWF.
java.lang.Exception - if there is an error launching the tests.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||