Package test

Provides some unit and integration tests for the classes.

See:
          Description

Class Summary
AbstractRouterTest Superclass for router tests.
ActivenessHandlerTest  
AdjacencyGraphvizReportTest  
AllTests  
ConnectionTest Some tests for the Connection class.
ContactTimesReportTest Test cases for ContactTimes & InterContactTimesReports.
CoordTest  
DijkstraPathFinderTest  
DistanceDelayReportTest  
EpidemicRouterTest Tests for EpidemicRouter and, due the simple nature of Epidemic router, also ActiveRouter in general.
ExternalEventsQueueTest  
ExternalMovementReaderTest  
ExternalMovementTest  
MapBasedMovementTest  
MapNodeTest  
MaxPropDijkstraTest Tests for MaxProp's shortest path calculation class.
MaxPropRouterTest Tests for the MaxProp routing module
MessageChecker Message event checker for tests.
MessageGraphvizReportTest  
PointsOfInterestTest Test for selecting Points Of Interest from different node groups.
ProphetRouterTest Tests for PRoPHET router
ScheduledUpdatesQueueTest Tests for the ScheduledUpdatesQueue
SettingsTest Tests Settings class' different setting getting methods
StationaryMovement A dummy stationary "movement" model where nodes do not move for testing purposes
TestDTNHost A test stub of DTNHost for testing.
TestSettings Class for replacing Settings class in tests.
TestUtils Generic convenience methods for tests.
TotalContactTimeReportTest  
WKTPointReaderTest  
WKTReaderTest  
WorldTest Tests for the World class TODO: much more tests
 

Package test Description

Provides some unit and integration tests for the classes.