|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jangaroo.jooc.mvnplugin.test.PhantomJsTestRunner
public class PhantomJsTestRunner
| Constructor Summary | |
|---|---|
PhantomJsTestRunner(File phantomjs,
File testOutputDirectory,
String testRunner,
String testSuite,
String args,
org.apache.maven.plugin.logging.Log log)
|
|
| Method Summary | |
|---|---|
boolean |
canRun()
|
boolean |
execute()
|
boolean |
isTestAvailable()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PhantomJsTestRunner(File phantomjs,
File testOutputDirectory,
String testRunner,
String testSuite,
String args,
org.apache.maven.plugin.logging.Log log)
| Method Detail |
|---|
public boolean execute()
throws org.codehaus.plexus.util.cli.CommandLineException
org.codehaus.plexus.util.cli.CommandLineExceptionpublic boolean isTestAvailable()
public boolean canRun()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||