Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSkippedSuccess rateTime
7120097.18%0.772
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresSkippedTime(s)Time StampHost
unitTests710200.7722014-05-06T10:17:11tims-macbook

Package unitTests

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
Airspace_Tests70000.1512014-05-06T10:17:11tims-macbook
Controls_Tests10000.0822014-05-06T10:17:12tims-macbook
DeferredFile_Test20000.0692014-05-06T10:17:12tims-macbook
FlightPlan_Tests80100.1062014-05-06T10:17:13tims-macbook
Flight_Tests410100.1362014-05-06T10:17:14tims-macbook
PlayState_Test10000.0692014-05-06T10:17:14tims-macbook
ScoreTracking_Test60000.0772014-05-06T10:17:15tims-macbook
SeparationRules_Tests50000.0822014-05-06T10:17:15tims-macbook
Back to top


TestCase Airspace_Tests

NameStatusTypeTime(s)
handoverTimerTest1Success0.015
handoverTimerTest2Success0.006
newExitPointTestSuccess0.000
checkIfFlightHasLeftAirspaceTestSuccess0.001
newEntryPointTestSuccess0.001
resetAirspaceTestSuccess0.000
newWaypointTestSuccess0.000
Properties »

Back to top

TestCase Controls_Tests

NameStatusTypeTime(s)
testUnavailableControlsSuccess0.013
Properties »

Back to top

TestCase DeferredFile_Test

NameStatusTypeTime(s)
testLoadSuccess0.002
testGetDescriptionSuccess0.000
Properties »

Back to top

TestCase Flight_Tests

NameStatusTypeTime(s)
turnFlightLeftTest1Success0.012
turnFlightLeftTest2Success0.000
turnFlightLeftTest3Success0.000
checkIfFlightAtWaypointTest1Success0.001
checkIfFlightAtWaypointTest2FailureN/A

junit.framework.AssertionFailedError
at unitTests.Flight_Tests.checkIfFlightAtWaypointTest2(Flight_Tests.java:198)
0.006
checkIfFlightAtWaypointTest3Success0.000
checkIfFlightAtWaypointTest4Success0.001
checkIfFlightAtWaypointTest5Success0.001
updateCurrentHeadingTest1Success0.001
updateCurrentHeadingTest2Success0.000
updateCurrentHeadingTest3Success0.000
updateCurrentHeadingTest4Success0.001
updateCurrentHeadingTest5Success0.000
updateCurrentHeadingTest6Success0.000
updateCurrentHeadingTest7Success0.000
updateCurrentHeadingTest8Success0.002
calculateHeadingToFirstWaypointTest1Success0.000
calculateHeadingToFirstWaypointTest2Success0.000
handoverTest1Success0.000
handoverTest2Success0.001
handoverTest3Success0.000
turnFlightRightTest1Success0.000
turnFlightRightTest2Success0.001
turnFlightRightTest3Success0.001
generateAltitudeTest1Success0.001
giveHeadingTest1Success0.000
giveHeadingTest2Success0.000
giveHeadingTest3Success0.001
giveHeadingTest4Success0.000
updateAltitudeTest1Success0.000
updateAltitudeTest2Success0.001
updateAltitudeTest3Success0.000
updateAltitudeTest4Success0.000
updateAltitudeTest5Success0.001
updateXYCoordinatesSuccess0.000
landTest1Success0.000
landTest2Success0.001
landTest3Success0.001
landTest4Success0.001
landTest5Success0.000
landTest6Success0.000
Properties »

Back to top

TestCase FlightPlan_Tests

NameStatusTypeTime(s)
buildRouteTest1Success0.018
buildRouteTest2Success0.006
buildRouteTest3Success0.000
buildRouteTest4Success0.001
generateVelocityTestSuccess0.001
updateFlightPlanTestFailureexpected:<2> but was:<3>

junit.framework.AssertionFailedError: expected:<2> but was:<3>
at unitTests.FlightPlan_Tests.updateFlightPlanTest(FlightPlan_Tests.java:146)
0.008
generateEntryPointTest1Success0.001
updateFlightPlanTest2Success0.001
Properties »

Back to top

TestCase PlayState_Test

NameStatusTypeTime(s)
testGetIDSuccess0.003
Properties »

Back to top

TestCase ScoreTracking_Test

NameStatusTypeTime(s)
testGetScoreSuccess0.002
testUpdateScoreSuccess0.000
testUpdateWaypointScoreSuccess0.000
testUpdateTimeScoreSuccess0.000
testReduceScoreOnFlightLostSuccess0.000
testResetScoreSuccess0.000
Properties »

Back to top

TestCase SeparationRules_Tests

NameStatusTypeTime(s)
checkViolationFalseVerticalTestSuccess0.011
verticalDistanceBetweenFlightsTestSuccess0.000
checkViolationFalseLateralTestSuccess0.000
lateralDistanceBetweenFLightsTestSuccess0.001
checkViolationTrueTestSuccess0.001
Properties »

Back to top