|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
tests.TravelDivisionsConnectionsFinderTest
Tests the TravelDivisionsConnectionsFinder class.
Field Summary |
Fields inherited from class junit.framework.TestCase |
|
Constructor Summary | |
TravelDivisionsConnectionsFinderTest()
|
Method Summary | |
void |
testFindConnections()
Tests parameters checking only of the FindConnections(). |
void |
testMaxStartingConnectionsCount()
Tests the max number of starting connections. |
void |
testReservedTaxiTime()
Tests the time being reserved for the taxi travel part. |
void |
testReservedWalkTime()
Tests the time being reserved for the walk travel part. |
void |
testSetTravelInfoProvider()
Tests the setting of the info provider. |
void |
testTravelDivisionsConnectionsFinder()
Tests the constructor. |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TravelDivisionsConnectionsFinderTest()
Method Detail |
public void testTravelDivisionsConnectionsFinder()
public void testSetTravelInfoProvider()
public void testFindConnections()
public void testReservedWalkTime()
public void testReservedTaxiTime()
public void testMaxStartingConnectionsCount()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |