All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----edu.utah.janos.antsr.core.Entity | +----edu.utah.janos.antsr.core.Application | +----edu.utah.janos.tests.antsr.route.DynamicRoutingTester
Summary |
public class DynamicRoutingTester extends edu.utah.janos.antsr.core.Application { // Fields 1 private boolean ignoreFail; // Constructors 1 public DynamicRoutingTester(); // Methods 2 public void start(); private void testFail(String); }
Fields |
· ignoreFail | Summary | Top |
private boolean ignoreFail
Ignore failures until the last check
Constructors |
· DynamicRoutingTester | Summary | Top |
public DynamicRoutingTester()
Default constructor
Methods |
· start | Summary | Top |
public void start()
Run the test
- Overrides:
- start in class Application
· testFail | Summary | Top |
private void testFail(String msg)
Fails the test and causes the node to exit with an error if ignoreFail is false. If ignoreFail is true, then this does nothing.
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7