|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
taxisrus.tests.TaxiTest
Template for creating new JUnit testcases. Replace all instances of UnitTestTemplate with the desired test name. All methods beginning with the the lowercase word "test" will be invoked (via Java's reflection).
| Constructor Summary | |
TaxiTest(String s)
|
|
| Method Summary | |
static junit.framework.Test |
suite()
|
void |
testTaxi()
|
void |
testTwoTaxis()
|
| Constructor Detail |
public TaxiTest(String s)
| Method Detail |
public static junit.framework.Test suite()
public void testTaxi()
public void testTwoTaxis()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||