TrainVagas  0.1
test.RouteTest Class Reference
Collaboration diagram for test.RouteTest:

Public Member Functions

void setUp () throws Exception
 
void testRoute ()
 
void testRouteStringDouble ()
 
void testRouteString ()
 
void testGetStartingTown ()
 
void testGetDistance ()
 
void testGetNumberOfNodes ()
 
void testGetNumberOfStops ()
 
void testGetIdOfStop ()
 
void testSetRoute ()
 
void testSetId ()
 
void testSetTotalDistanceString ()
 
void testSetTotalDistanceDouble ()
 
void testGetId ()
 
void testGetEndingTown ()
 
void testIsAvailable ()
 
void testSetAvailable ()
 
void testFormatKey ()
 
void testTestCondition ()
 

Package Attributes

Route route
 

Member Function Documentation

◆ setUp()

void test.RouteTest.setUp ( ) throws Exception

◆ testFormatKey()

void test.RouteTest.testFormatKey ( )
Here is the call graph for this function:

◆ testGetDistance()

void test.RouteTest.testGetDistance ( )
Here is the call graph for this function:

◆ testGetEndingTown()

void test.RouteTest.testGetEndingTown ( )
Here is the call graph for this function:

◆ testGetId()

void test.RouteTest.testGetId ( )
Here is the call graph for this function:

◆ testGetIdOfStop()

void test.RouteTest.testGetIdOfStop ( )
Here is the call graph for this function:

◆ testGetNumberOfNodes()

void test.RouteTest.testGetNumberOfNodes ( )
Here is the call graph for this function:

◆ testGetNumberOfStops()

void test.RouteTest.testGetNumberOfStops ( )
Here is the call graph for this function:

◆ testGetStartingTown()

void test.RouteTest.testGetStartingTown ( )
Here is the call graph for this function:

◆ testIsAvailable()

void test.RouteTest.testIsAvailable ( )
Here is the call graph for this function:

◆ testRoute()

void test.RouteTest.testRoute ( )
Here is the call graph for this function:

◆ testRouteString()

void test.RouteTest.testRouteString ( )
Here is the call graph for this function:

◆ testRouteStringDouble()

void test.RouteTest.testRouteStringDouble ( )
Here is the call graph for this function:

◆ testSetAvailable()

void test.RouteTest.testSetAvailable ( )
Here is the call graph for this function:

◆ testSetId()

void test.RouteTest.testSetId ( )
Here is the call graph for this function:

◆ testSetRoute()

void test.RouteTest.testSetRoute ( )
Here is the call graph for this function:

◆ testSetTotalDistanceDouble()

void test.RouteTest.testSetTotalDistanceDouble ( )
Here is the call graph for this function:

◆ testSetTotalDistanceString()

void test.RouteTest.testSetTotalDistanceString ( )
Here is the call graph for this function:

◆ testTestCondition()

void test.RouteTest.testTestCondition ( )
Here is the call graph for this function:

Member Data Documentation

◆ route

Route test.RouteTest.route
package

The documentation for this class was generated from the following file: