public abstract class LightweightNetworkTest.TestNetwork1 extends TestCase
 a (i) --p-> (j) b (k) --------+
                (n)            |
                 ^             | q
                 | r           |
                 |             |
                 +-(m) c (l) <-+
 | Constructor and Description | 
|---|
TestNetwork1(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 TestNetwork1(String s)
public void init()
          throws Exception
TestCasepublic void run()
         throws Exception
TestCaseCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.