Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
22100100.00%4.600
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.
NameTestsErrorsFailuresTime(s)Time StampHost
net.sf.marineapi.nmea.parser185003.9622010-08-22T08:29:30neptune
net.sf.marineapi.nmea.util36000.6382010-08-22T08:29:54neptune

Package net.sf.marineapi.nmea.parser

NameTestsErrorsFailuresTime(s)Time StampHost
BODTest17000.5972010-08-22T08:29:30neptune
GGATest22000.3352010-08-22T08:29:32neptune
GLLTest7000.1962010-08-22T08:29:34neptune
GSATest12000.3222010-08-22T08:29:36neptune
GSVTest9000.1962010-08-22T08:29:37neptune
PositionParserTest8000.2322010-08-22T08:29:39neptune
RMBTest21000.2922010-08-22T08:29:41neptune
RMCTest23000.2952010-08-22T08:29:43neptune
RTETest17000.2482010-08-22T08:29:44neptune
SentenceTest22000.3862010-08-22T08:29:46neptune
VTGTest16000.3832010-08-22T08:29:48neptune
WPLTest3000.1912010-08-22T08:29:50neptune
ZDATest8000.2892010-08-22T08:29:52neptune
Back to top

Package net.sf.marineapi.nmea.util

NameTestsErrorsFailuresTime(s)Time StampHost
PositionTest19000.2592010-08-22T08:29:54neptune
TimeTest15000.2312010-08-22T08:29:55neptune
WaypointTest2000.1482010-08-22T08:29:57neptune
Back to top


TestCase BODTest

NameStatusTypeTime(s)
testConstructorWithInvalidSentenceSuccess0.045
testConstructorWithNullSuccess0.002
testConstructorWithRandomStringSuccess0.001
testGetDestinationWaypointIdSuccess0.002
testGetMagneticBearingSuccess0.001
testGetOriginWaypointIdSuccess0.001
testGetTrueBearingSuccess0.001
testSetDestinationWaypointIdSuccess0.001
testSetDestinationWaypointIdWithEmptyStrSuccess0.002
testSetDestinationWaypointIdWithNullSuccess0.002
testSetMagneticBearingSuccess0.001
testSetMagneticBearingWithGreaterThanAllowedSuccess0.003
testSetMagneticBearingWithNegativeValueSuccess0.001
testSetOriginWaypointIdSuccess0.002
testSetTrueBearingSuccess0.001
testSetTrueBearingGreaterThanAllowedSuccess0.003
testSetTrueBearingWithNegativeValueSuccess0.001
Properties »

Back to top

TestCase GGATest

NameStatusTypeTime(s)
testGetAltitudeSuccess0.016
testGetAltitudeUnitsSuccess0.003
testGetDgpsAgeSuccess0.002
testGetDgpsStationIdSuccess0.001
testGetFixQualitySuccess0.003
testGetGeoidalHeightSuccess0.001
testGetGeoidalHeightUnitsSuccess0.003
testGetHorizontalDOPSuccess0.001
testGetNumberOfSatellitesSuccess0.002
testGetPositionSuccess0.005
testGetTimeSuccess0.003
testGGAParserSuccess0.001
testSetAltitudeSuccess0.002
testSetAltitudeUnitsSuccess0.004
testSetDgpsAgeSuccess0.001
testSetDgpsStationIdSuccess0.006
testSetFixQualitySuccess0.002
testSetGeoidalHeightSuccess0.002
testSetGeoidalHeightUnitsSuccess0.001
testSetHorizontalDOPSuccess0.001
testSetPositionSuccess0.002
testSetTimeSuccess0.002
Properties »

Back to top

TestCase GLLTest

NameStatusTypeTime(s)
testGetDataStatusSuccess0.016
testSetDataStatusSuccess0.001
testGetPositionSuccess0.006
testSetPositionWithZeroValuesSuccess0.005
testSetPositionWithNonZeroValuesSuccess0.002
testGetTimeSuccess0.003
testSetTimeSuccess0.001
Properties »

Back to top

TestCase GSATest

NameStatusTypeTime(s)
testGetFixStatusSuccess0.021
testGetGpsModeSuccess0.002
testGetHorizontalDOPSuccess0.001
testGetPositionDOPSuccess0.002
testGetSatelliteIdsSuccess0.002
testGetVerticalDOPSuccess0.001
testSetFixStatusSuccess0.081
testSetGpsModeSuccess0.004
testSetHorizontalDOPSuccess0.002
testSetPositionDOPSuccess0.007
testSetSatelliteIdsSuccess0.002
testSetVerticalDOPSuccess0.001
Properties »

Back to top

TestCase GSVTest

NameStatusTypeTime(s)
testGetSentenceCountSuccess0.017
testSetSentenceCountSuccess0.002
testGetSentenceIndexSuccess0.001
testIsFirstSuccess0.006
testIsLastSuccess0.001
testGetSatelliteCountSuccess0.001
testSetSatelliteCountSuccess0.001
testGetSatelliteInfoSuccess0.003
testSetSatelliteInfoSuccess0.002
Properties »

Back to top

TestCase PositionParserTest

NameStatusTypeTime(s)
testParseHemisphereLatSuccess0.018
testParseHemisphereLonSuccess0.001
testParseLatitudeSuccess0.001
testParseLongitudeSuccess0.003
testSetLatHemisphereSuccess0.001
testSetLatitudeSuccess0.005
testSetLongitudeSuccess0.002
testSetLonHemisphereSuccess0.001
Properties »

Back to top

TestCase PositionTest

NameStatusTypeTime(s)
testGetLatitudeSuccess0.009
testSetLatitudeSuccess0.001
testSetLatitudeWithNegativeValueSuccess0.001
testSetLatitudeWithValueGreaterThanAllowedSuccess0.002
testGetLongitudeSuccess0.000
testSetLongitudeSuccess0.000
testSetLongitudeWithNegativeValueSuccess0.001
testSetLongitudeWithValueGreaterThanAllowedSuccess0.002
testGetLatHemisphereSuccess0.001
testSetLatHemisphereSuccess0.000
testSetLatHemisphereEastSuccess0.001
testSetLatHemisphereWestSuccess0.002
testGetLonHemisphereSuccess0.000
testSetLongitudeHemisphereSuccess0.000
testSetLongitudeHemisphereNorthSuccess0.000
testSetLongitudeHemisphereSouthSuccess0.007
testGetDatumSuccess0.000
testDistanceToSuccess0.001
testToWaypointSuccess0.002
Properties »

Back to top

TestCase RMBTest

NameStatusTypeTime(s)
testGetStatusSuccess0.022
testSetStatusSuccess0.001
testGetCrossTrackErrorSuccess0.002
testSetCrossTrackErrorSuccess0.001
testGetSteerToSuccess0.002
testSetSteerToSuccess0.001
testSetSteerToWithInvalidDirectionSuccess0.001
testGetOriginIdSuccess0.002
testSetOriginIdSuccess0.001
testGetDestinationSuccess0.007
testSetDestinationSuccess0.003
testGetRangeSuccess0.001
testSetRangeSuccess0.001
testGetBearingSuccess0.001
testSetBearingSuccess0.002
testSetBearingWithNegativeValueSuccess0.005
testSetBearingWithValueGreaterThanAllowedSuccess0.002
testGetVelocitySuccess0.002
testSetVelocitySuccess0.003
testSetVelocityWithNegativeValueSuccess0.001
testArrivalStatusSuccess0.002
Properties »

Back to top

TestCase RMCTest

NameStatusTypeTime(s)
testGetDataStatusSuccess0.020
testSetDataStatusSuccess0.002
testGetGpsModeSuccess0.003
testSetGpsModeSuccess0.001
testGetSpeedSuccess0.001
testSetSpeedSuccess0.001
testGetCourseSuccess0.002
testSetCourseSuccess0.001
testGetCorrectedCourseSuccess0.004
testGetMagneticVariationSuccess0.001
testSetVariationSuccess0.001
testGetDirectionOfVariationSuccess0.001
testSetDirectionOfVariationSuccess0.001
testSetDirectionOfVariationWithInvalidDirectionSuccess0.001
testGetPositionSuccess0.004
testSetPositionSuccess0.008
testGetUtcTimeSuccess0.003
testGetTimeSuccess0.006
testGetUtcDaySuccess0.001
testGetUtcMonthSuccess0.001
testGetUtcYearSuccess0.001
testGetDateSuccess0.001
testSetTimeSuccess0.004
Properties »

Back to top

TestCase RTETest

NameStatusTypeTime(s)
testGetWaypointIdsSuccess0.018
testGetWaypointCountSuccess0.001
testIsActiveRouteSuccess0.003
testSetRouteTypeWorkingSuccess0.002
testSetRouteTypeActiveSuccess0.001
testIsWorkingRouteSuccess0.001
testGetSentenceCountSuccess0.001
testSetSentenceCountSuccess0.002
testSetSentenceCountWithNegativeValueSuccess0.007
testGetSentenceIndexSuccess0.001
testSetSentenceIndexSuccess0.001
testSetSentenceIndexWithNegativeValueSuccess0.001
testIsFirstSuccess0.001
testIsLastSuccess0.002
testGetRouteIdSuccess0.001
testSetRouteIdSuccess0.006
testSetWaypointIdsSuccess0.001
Properties »

Back to top

TestCase SentenceTest

NameStatusTypeTime(s)
testAppendChecksumSuccess0.017
testCalcChecksumSuccess0.002
testConstructorForEmptySentenceSuccess0.002
testConstructorWithInvalidSentenceSuccess0.002
testConstructorWithNullsSuccess0.001
testConstructorWithNullTypeSuccess0.002
testConstructorWithUnsupportedTalkerSuccess0.002
testConstructorWithUnsupportedTypeSuccess0.008
testConstructorWithWrongTypeSuccess0.001
testGetCharValueWithEmptyFieldsSuccess0.002
testGetDoubleValueWithEmptyFieldsSuccess0.002
testGetSentenceIdSuccess0.001
testGetStringValueSuccess0.003
testGetStringValueWithEmptyFieldsSuccess0.003
testGetStringValueWithIndexGreaterThanAllowedSuccess0.001
testGetStringValueWithNegativeIndexSuccess0.005
testGetStringValueWithValidIndexSuccess0.004
testGetTalkerIdSuccess0.003
testIsValidSuccess0.002
testIsValidWithInvalidInputSuccess0.002
testIsValidWithValidInputSuccess0.003
testToStringSuccess0.001
Properties »

Back to top

TestCase TimeTest

NameStatusTypeTime(s)
testGetHourSuccess0.007
testGetMillisecondsSuccess0.001
testGetMinutesSuccess0.001
testGetSecondsSuccess0.001
testSetHourSuccess0.000
testSetInvalidHourSuccess0.001
testSetInvalidMinutesSuccess0.000
testSetInvalidSecondsSuccess0.001
testSetMinutesSuccess0.003
testSetNegativeHourSuccess0.006
testSetNegativeMinutesSuccess0.001
testSetNegativeSecondsSuccess0.000
testSetSecondsSuccess0.000
testSetTimeSuccess0.001
testToDateSuccess0.002
Properties »

Back to top

TestCase WaypointTest

NameStatusTypeTime(s)
testIdSuccess0.010
testDescriptionSuccess0.002
Properties »

Back to top

TestCase WPLTest

NameStatusTypeTime(s)
testGetWaypointSuccess0.026
testSetWaypointWithZeroValuesSuccess0.003
testSetWaypointWithNonZeroValuesSuccess0.002
Properties »

Back to top

TestCase VTGTest

NameStatusTypeTime(s)
testGetMagneticCourseSuccess0.017
testGetModeSuccess0.004
testGetSpeedKmhSuccess0.001
testGetSpeedKnotsSuccess0.001
testGetTrueCourseSuccess0.002
testSetMagneticCourseSuccess0.001
testSetMagneticCourseWithNegativeValueSuccess0.001
testSetMagneticCourseWithValueGreaterThanAllowedSuccess0.002
testSetModeSuccess0.008
testSetSpeedKmhSuccess0.001
testSetSpeedKmhWithNegativeValueSuccess0.001
testSetSpeedKnotsSuccess0.001
testSetSpeedKnotsWithNegativeValueSuccess0.001
testSetTrueCourseSuccess0.001
testSetTrueCourseWithNegativeValueSuccess0.001
testSetTrueCourseWithValueGreaterThanAllowedSuccess0.006
Properties »

Back to top

TestCase ZDATest

NameStatusTypeTime(s)
testGetTimeSuccess0.016
testSetTimeSuccess0.002
testGetUtcDaySuccess0.002
testGetUtcMonthSuccess0.001
testGetUtcYearSuccess0.001
testGetLocalZoneHoursSuccess0.002
testGetLocalZoneMinutesSuccess0.001
testGetDateSuccess0.001
Properties »

Back to top