public abstract class LightweightGraphTest.TestGraph2 extends TestCase
N
+--------------+
a --p-> | b ---q--> c |
| ^ | +-+
+-+---------+--+ |
|s |r |t
| v |
+-------+ d <--+
| Constructor and Description |
|---|
TestGraph2(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 TestGraph2(String s)
public void init()
throws Exception
TestCasepublic void run()
throws Exception
TestCaseCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.