Package com.graphs
Class GraphTester
java.lang.Object
com.graphs.GraphTester
Main class for testing
Graph
class using GraphRunner
implementation.
For unit tests go to:
src/test/java/..
- Since:
- 1.0
- Version:
- JDK 1.7
- Author:
- Ćukasz Malara
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ALLOW
This field holds the name of an environment variable that its value is used to determine whether run basic test or additionally run an exception test.- Since:
- 1.0
- See Also:
-
-
Constructor Details
-
GraphTester
GraphTester()
-
-
Method Details
-
main
-