net.jangaroo.jooc.mvnplugin.test
Class PhantomJsTestRunner

java.lang.Object
  extended by net.jangaroo.jooc.mvnplugin.test.PhantomJsTestRunner

public class PhantomJsTestRunner
extends Object


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

PhantomJsTestRunner

public PhantomJsTestRunner(File phantomjs,
                           File testOutputDirectory,
                           String testRunner,
                           String testSuite,
                           String args,
                           org.apache.maven.plugin.logging.Log log)
Method Detail

execute

public boolean execute()
                throws org.codehaus.plexus.util.cli.CommandLineException
Throws:
org.codehaus.plexus.util.cli.CommandLineException

isTestAvailable

public boolean isTestAvailable()

canRun

public boolean canRun()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.