public abstract class LightweightGraphTest.TestGraph1 extends TestCase
a --p-> c ---r--> d <-+
^\ | |
| \ |t |u
b --q---+ \ V |
+-s-> e --+
| Constructor and Description |
|---|
TestGraph1(String s) |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Initialize the test case.
|
void |
run()
Run the test case.
|
assertEquals, assertExpr, check, fail, getExecutionTime, getName, startTimer, stopTimerpublic TestGraph1(String s)
public void init()
throws Exception
TestCasepublic void run()
throws Exception
TestCaseCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.