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, stopTimer
public TestGraph1(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.