org.plovr.cli
Class TestCommandOptions
java.lang.Object
org.plovr.cli.AbstractCommandOptions
org.plovr.cli.ServeCommandOptions
org.plovr.cli.TestCommandOptions
public class TestCommandOptions
- extends ServeCommandOptions
TestCommandOptions
subclasses ServeCommandOptions
because it
has to run a plovr server as a side-effect of running the tests, so this
ensures that all of the server options are available during testing.
- Author:
- bolinfest@gmail.com (Michael Bolin)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCommandOptions
public TestCommandOptions()
getTimeout
public int getTimeout()