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, stopTimer
public TestGraph2(String s)
public void init() throws Exception
TestCase
public void run() throws Exception
TestCase
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.