Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
42400100.00%1.202
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.event2000.0692014-02-21T20:54:43jupiter
net.sf.marineapi.nmea.io11000.6552014-02-21T20:54:43jupiter
net.sf.marineapi.nmea.parser330000.3862014-02-21T20:54:44jupiter
net.sf.marineapi.nmea.util68000.0362014-02-21T20:54:44jupiter
net.sf.marineapi.provider5000.0482014-02-21T20:54:44jupiter
net.sf.marineapi.sentence8000.0082014-02-21T20:54:44jupiter

Package net.sf.marineapi.nmea.event

NameTestsErrorsFailuresTime(s)Time StampHost
AbstractSentenceListenerTest2000.0692014-02-21T20:54:43jupiter
Back to top

Package net.sf.marineapi.nmea.io

NameTestsErrorsFailuresTime(s)Time StampHost
SentenceReaderTest11000.6552014-02-21T20:54:43jupiter
Back to top

Package net.sf.marineapi.nmea.parser

NameTestsErrorsFailuresTime(s)Time StampHost
BODTest21000.0182014-02-21T20:54:44jupiter
ChecksumTest2000.0052014-02-21T20:54:44jupiter
DBTTest7000.0112014-02-21T20:54:44jupiter
DPTTest8000.0102014-02-21T20:54:44jupiter
GGATest23000.0232014-02-21T20:54:44jupiter
GLLTest8000.0132014-02-21T20:54:44jupiter
GSATest13000.0132014-02-21T20:54:44jupiter
GSVTest10000.0112014-02-21T20:54:44jupiter
HDGTest18000.0142014-02-21T20:54:44jupiter
HDMTest6000.0082014-02-21T20:54:44jupiter
HDTTest6000.0082014-02-21T20:54:44jupiter
MTATest4000.0092014-02-21T20:54:44jupiter
MTWTest4000.0092014-02-21T20:54:44jupiter
MWVTest15000.0132014-02-21T20:54:44jupiter
PositionParserTest10000.0122014-02-21T20:54:44jupiter
RMBTest22000.0212014-02-21T20:54:44jupiter
RMCTest24000.0202014-02-21T20:54:44jupiter
ROTTest5000.0092014-02-21T20:54:44jupiter
RTETest19000.0162014-02-21T20:54:44jupiter
SentenceFactoryTest15000.0502014-02-21T20:54:44jupiter
SentenceParserTest31000.0352014-02-21T20:54:44jupiter
SentenceValidatorTest5000.0052014-02-21T20:54:44jupiter
VHWTest11000.0082014-02-21T20:54:44jupiter
VTGTest17000.0122014-02-21T20:54:44jupiter
WPLTest4000.0102014-02-21T20:54:44jupiter
XDRTest8000.0122014-02-21T20:54:44jupiter
ZDATest14000.0112014-02-21T20:54:44jupiter
Back to top

Package net.sf.marineapi.nmea.util

NameTestsErrorsFailuresTime(s)Time StampHost
DateTest27000.0172014-02-21T20:54:44jupiter
PositionTest16000.0072014-02-21T20:54:44jupiter
TimeTest23000.0092014-02-21T20:54:44jupiter
WaypointTest2000.0032014-02-21T20:54:44jupiter
Back to top

Package net.sf.marineapi.provider

NameTestsErrorsFailuresTime(s)Time StampHost
HeadingProviderTest3000.0222014-02-21T20:54:44jupiter
PositionProviderTest2000.0262014-02-21T20:54:44jupiter
Back to top

Package net.sf.marineapi.sentence

NameTestsErrorsFailuresTime(s)Time StampHost
SentenceIdTest7000.0042014-02-21T20:54:44jupiter
TalkerIdTest1000.0042014-02-21T20:54:44jupiter
Back to top


TestCase AbstractSentenceListenerTest

NameStatusTypeTime(s)
testUnexpectedSentenceReadSuccess0.030
testExpectedSentenceReadSuccess0.001
Properties »

Back to top

TestCase BODTest

NameStatusTypeTime(s)
testGetDestinationWaypointIdSuccess0.007
testSetTrueBearingGreaterThanAllowedSuccess0.000
testSetMagneticBearingSuccess0.001
testSetMagneticBearingWithGreaterThanAllowedSuccess0.000
testSetOriginWaypointIdSuccess0.000
testSetDestinationWaypointIdWithNullSuccess0.000
testGetTrueBearingSuccess0.000
testConstructorWithInvalidSentenceSuccess0.001
testSetDestinationWaypointIdWithEmptyStrSuccess0.000
testSetMagneticBearingWithNegativeValueSuccess0.000
testSetTrueBearingWithNegativeValueSuccess0.000
testGetOriginWaypointIdSuccess0.001
testConstructorWithNullTalkerIdSuccess0.000
testConstructorWithRandomStringSuccess0.000
testSetMagneticBearingWithRoundingSuccess0.001
testSetTrueBearingWithRoundingSuccess0.000
testConstructorWithNullStringSuccess0.001
testSetDestinationWaypointIdSuccess0.000
testGetMagneticBearingSuccess0.000
testConstructorSuccess0.000
testSetTrueBearingSuccess0.001
Properties »

Back to top

TestCase ChecksumTest

NameStatusTypeTime(s)
testAddSuccess0.000
testCalculateSuccess0.001
Properties »

Back to top

TestCase DateTest

NameStatusTypeTime(s)
testToISO8601FourDigitYearSuccess0.000
testSetMonthOutOfBoundsSuccess0.000
testSetYearThreeDigitsSuccess0.000
testSetYearFourDigitSuccess0.008
testToISO8601WithTimeAndZeroZoneSuccess0.001
testToISO8601WithTimeAndNegativeOffsetSuccess0.000
testGetMonthSuccess0.000
testToISO8601WithTimeAndPositiveOffsetSuccess0.001
testSetYearNegativeSuccess0.000
testSetDayOutOfBoundsSuccess0.000
testGetYearSuccess0.000
testEqualsItselfSuccess0.000
testEqualsWrongTypeSuccess0.000
testSetYearTwoDigitSuccess0.000
testToStringTwoDigitYearSuccess0.001
testSetYearFiveDigitsSuccess0.000
testConstructorWithStringSuccess0.000
testEqualsWhenChangedSuccess0.001
testConstructorWithValuesSuccess0.000
testToStringFourDigitYearSuccess0.000
testEqualsAfterInitSuccess0.000
testGetDaySuccess0.000
testToISO8601WithTimeSuccess0.000
testSetDaySuccess0.000
testToISO8601TwoDigitYearSuccess0.000
testConstructorSuccess0.000
testSetMonthSuccess0.000
Properties »

Back to top

TestCase DBTTest

NameStatusTypeTime(s)
testGetFathomsSuccess0.005
testGetFeetSuccess0.000
testSetMetersSuccess0.001
testSetFathomsSuccess0.000
testGetMetersSuccess0.000
testSetFeetSuccess0.001
testConstructorSuccess0.000
Properties »

Back to top

TestCase DPTTest

NameStatusTypeTime(s)
testGetDepthSuccess0.004
testSetMaximumSuccess0.001
testDPTParserStringSuccess0.000
testSetOffsetSuccess0.000
testGetMaximumSuccess0.000
testGetOffsetSuccess0.000
testDPTParserSuccess0.000
testSetDepthSuccess0.000
Properties »

Back to top

TestCase GGATest

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

Back to top

TestCase GLLTest

NameStatusTypeTime(s)
testGetPositionSuccess0.005
testSetPositionWithNonZeroValuesSuccess0.000
testGetDataStatusSuccess0.001
testSetDataStatusSuccess0.000
testGetTimeSuccess0.001
testSetTimeSuccess0.001
testSetPositionWithZeroValuesSuccess0.000
testConstructorSuccess0.000
Properties »

Back to top

TestCase GSATest

NameStatusTypeTime(s)
testGetPositionDOPSuccess0.004
testSetVerticalDOPSuccess0.000
testSetFixStatusSuccess0.001
testGetFaaModeSuccess0.001
testSetHorizontalDOPSuccess0.000
testGetVerticalDOPSuccess0.000
testSetPositionDOPSuccess0.000
testGetSatelliteIdsSuccess0.000
testSetFaaModeSuccess0.000
testGetFixStatusSuccess0.000
testGetHorizontalDOPSuccess0.000
testConstructorSuccess0.000
testSetSatelliteIdsSuccess0.000
Properties »

Back to top

TestCase GSVTest

NameStatusTypeTime(s)
testGetSentenceCountSuccess0.004
testGetSentenceIndexSuccess0.000
testSetSatelliteInfoSuccess0.001
testSetSatelliteCountSuccess0.000
testSetSentenceCountSuccess0.001
testGetSatelliteInfoSuccess0.000
testIsLastSuccess0.000
testGetSatelliteCountSuccess0.000
testIsFirstSuccess0.000
testConstructorSuccess0.000
Properties »

Back to top

TestCase HDGTest

NameStatusTypeTime(s)
testHDGParserTalkerIdSuccess0.005
testSetHeadingSuccess0.000
testSetDeviationEastSuccess0.001
testSetDeviationWestSuccess0.000
testHDGParserStringSuccess0.000
testSetHeadingTooHighSuccess0.001
testSetVariationTooHighSuccess0.000
testSetDeviationTooHighSuccess0.000
testSetVariationEastSuccess0.000
testSetVariationWestSuccess0.000
testSetHeadingTooLowSuccess0.000
testGetVariationSuccess0.000
testGetDeviationSuccess0.000
testGetHeadingSuccess0.000
testSetDeviationTooLowSuccess0.000
testIsTrueSuccess0.000
testSetVariationTooLowSuccess0.000
testConstructorSuccess0.001
Properties »

Back to top

TestCase HDMTest

NameStatusTypeTime(s)
testSetHeadingSuccess0.004
testSetNegativeHeadingSuccess0.000
testSetHeadingTooHighSuccess0.000
testGetHeadingSuccess0.000
testIsTrueSuccess0.000
testConstructorSuccess0.000
Properties »

Back to top

TestCase HDTTest

NameStatusTypeTime(s)
testSetHeadingSuccess0.004
testSetNegativeHeadingSuccess0.000
testSetHeadingTooHighSuccess0.000
testGetHeadingSuccess0.000
testIsTrueSuccess0.000
testConstructorSuccess0.000
Properties »

Back to top

TestCase HeadingProviderTest

NameStatusTypeTime(s)
testHDTSentenceReadSuccess0.019
testHDMSentenceReadSuccess0.000
testHDGSentenceReadSuccess0.001
Properties »

Back to top

TestCase MTATest

NameStatusTypeTime(s)
testGetTemperatureSuccess0.003
testMTAParserTalkerIdSuccess0.000
testMTAParserStringSuccess0.000
testSetTemperatureSuccess0.001
Properties »

Back to top

TestCase MTWTest

NameStatusTypeTime(s)
testGetTemperatureSuccess0.004
testMTWParserStringSuccess0.000
testMTWParserTalkerIdSuccess0.001
testSetTemperatureSuccess0.000
Properties »

Back to top

TestCase MWVTest

NameStatusTypeTime(s)
testGetAngleSuccess0.004
testGetSpeedSuccess0.000
testGetSpeedUnitSuccess0.001
testSetNegativeAngleSuccess0.000
testSetNegativeSpeedSuccess0.000
testSetAngleOutOfRangeSuccess0.000
testMWVParserTalkerIdSuccess0.001
testSetSpeedUnitSuccess0.000
testSetStatusSuccess0.000
testSetInvalidSpeedUnitSuccess0.000
testIsTrueSuccess0.000
testGetStatusSuccess0.000
testSetTrueSuccess0.000
testSetAngleSuccess0.001
testSetSpeedSuccess0.000
Properties »

Back to top

TestCase PositionParserTest

NameStatusTypeTime(s)
testSetLongitudeSuccess0.004
testSetPositionValuesNESuccess0.002
testSetPositionValuesSWSuccess0.000
testParseLatitudeSuccess0.001
testSetLonHemisphereSuccess0.000
testSetLatitudeSuccess0.000
testSetLatHemisphereSuccess0.001
testParseHemisphereLatSuccess0.000
testParseHemisphereLonSuccess0.000
testParseLongitudeSuccess0.000
Properties »

Back to top

TestCase PositionProviderTest

NameStatusTypeTime(s)
testSentenceReadWithGGASuccess0.022
testSentenceReadWithGLLSuccess0.001
Properties »

Back to top

TestCase PositionTest

NameStatusTypeTime(s)
testDistanceToSelfSuccess0.001
testGetDatumSuccess0.000
testGetLongitudeHemisphereSuccess0.000
testGetLatitudeHemisphereSuccess0.000
testSetIllegalLongitudeEastSuccess0.001
testSetIllegalLongitudeWestSuccess0.000
testToWaypointSuccess0.000
testGetLatitudeSuccess0.000
testSetLongitudeEastSuccess0.000
testSetLongitudeWestSuccess0.000
testSetIllegalLatitudeNorthSuccess0.001
testSetIllegalLatitudeSouthSuccess0.000
testGetLongitudeSuccess0.000
testSetLatitudeNorthSuccess0.000
testSetLatitudeSouthSuccess0.000
testDistanceToSuccess0.001
Properties »

Back to top

TestCase RMBTest

NameStatusTypeTime(s)
testSetCrossTrackErrorSuccess0.006
testGetRangeSuccess0.000
testSetOriginIdSuccess0.000
testGetSteerToSuccess0.001
testGetOriginIdSuccess0.000
testSetBearingWithValueGreaterThanAllowedSuccess0.000
testSetVelocitySuccess0.001
testSetDestinationSuccess0.002
testGetVelocitySuccess0.000
testGetBearingSuccess0.000
testSetSteerToSuccess0.000
testSetSteerToWithNullSuccess0.001
testGetDestinationSuccess0.000
testSetStatusSuccess0.001
testGetCrossTrackErrorSuccess0.000
testArrivalStatusSuccess0.001
testGetStatusSuccess0.000
testSetBearingWithNegativeValueSuccess0.000
testSetVelocityWithNegativeValueSuccess0.000
testSetBearingSuccess0.000
testConstructorSuccess0.000
testSetRangeSuccess0.000
Properties »

Back to top

TestCase RMCTest

NameStatusTypeTime(s)
testGetPositionSuccess0.005
testGetMagneticVariationSuccess0.000
testSetVariationSuccess0.000
testGetMonthSuccess0.001
testGetSpeedSuccess0.000
testGetDataStatusSuccess0.000
testGetFaaModeSuccess0.001
testSetDataStatusSuccess0.000
testGetDateSuccess0.000
testGetTimeSuccess0.001
testGetYearSuccess0.001
testGetDirectionOfVariationSuccess0.000
testSetCourseSuccess0.000
testGetCourseSuccess0.000
testSetFaaModeSuccess0.000
testGetDaySuccess0.000
testGetCorrectedCourseSuccess0.000
testSetDateSuccess0.000
testSetTimeSuccess0.001
testSetDirectionOfVariationSuccess0.000
testSetDirectionOfVariationWithInvalidDirectionSuccess0.000
testConstructorSuccess0.000
testSetPositionSuccess0.000
testSetSpeedSuccess0.000
Properties »

Back to top

TestCase ROTTest

NameStatusTypeTime(s)
testGetRateOfTurnSuccess0.003
testSetRateOfTurnSuccess0.000
testSetStatusSuccess0.000
testGetStatusSuccess0.000
testConstructorSuccess0.000
Properties »

Back to top

TestCase RTETest

NameStatusTypeTime(s)
testGetWaypointIdsSuccess0.005
testSetRouteTypeWorkingSuccess0.000
testGetSentenceCountSuccess0.000
testGetSentenceIndexSuccess0.000
testSetRouteIdSuccess0.000
testIsActiveRouteSuccess0.000
testSetSentenceIndexWithNegativeValueSuccess0.001
testSetRouteTypeActiveSuccess0.000
testGetWaypointCountSuccess0.000
testSetWaypointIdsSuccess0.000
testAddWaypointIdSuccess0.000
testSetSentenceCountSuccess0.000
testSetSentenceIndexSuccess0.000
testSetSentenceCountWithNegativeValueSuccess0.001
testIsLastSuccess0.000
testIsFirstSuccess0.000
testGetRouteIdSuccess0.000
testIsWorkingRouteSuccess0.000
testConstructorSuccess0.000
Properties »

Back to top

TestCase SentenceFactoryTest

NameStatusTypeTime(s)
testCreateParserSuccess0.041
testRegisterParserWithAlternativeBeginCharSuccess0.001
testRegisterInvalidParserSuccess0.000
testCreateEmptyParserWithSentenceIdSuccess0.002
testSupportedTypesRegisteredSuccess0.000
testCreateParserWithNullSuccess0.000
testHasParserSuccess0.000
testCreateCustomParserSuccess0.001
testCreateEmptyParserWithSentenceIdStrSuccess0.000
testUnregisterParserSuccess0.000
testCreateEmptyCustomParserSuccess0.000
testCreateParserWithRandomSuccess0.000
testGetInstanceSuccess0.000
testCreateParserWithEmptyStringSuccess0.000
testCreateParserWithUnregisteredSuccess0.000
Properties »

Back to top

TestCase SentenceIdTest

NameStatusTypeTime(s)
testParseKnownIdSuccess0.001
testParseStrLongestPossibleProprietaryIdSuccess0.000
testParseStrNormalLengthProprietaryIdSuccess0.000
testParseStrShortProprietaryIdSuccess0.000
testParseStrShortestPossibleProprietaryIdSuccess0.000
testParseUnknownIdSuccess0.000
testParseStrStandardIdSuccess0.000
Properties »

Back to top

TestCase SentenceParserTest

NameStatusTypeTime(s)
testGetStringValueWithIndexGreaterThanAllowedSuccess0.003
testConstructorWithWrongTypeSuccess0.000
testGetStringValueWithNegativeIndexSuccess0.001
testToSentenceWithMaxLengthSuccess0.000
testToStringSuccess0.000
testSetIntValueWithLeadingSuccess0.001
testSetDoubleValueSuccess0.000
testGetSentenceIdSuccess0.000
testSetDoubleValueWithPrecisionSuccess0.001
testConstructorWithInvalidSentenceSuccess0.000
testToSentenceWithMaxLengthOnLimitSuccess0.000
testGetCharValueWithEmptyFieldsSuccess0.001
testToSentenceWithMaxLengthExceededSuccess0.000
testGetTalkerIdSuccess0.000
testGetStringValueSuccess0.000
testGetDoubleValueWithInvalidValueSuccess0.000
testGetStringValueWithValidIndexSuccess0.000
testConstructorWithUnsupportedTalkerSuccess0.000
testEqualsWithNonEqualSuccess0.000
testConstructorWithCustomParserSuccess0.019
testConstructorWithAIVDMSuccess0.000
testConstructorWithAIVDOSuccess0.000
testConstructorWithNullsSuccess0.000
testEqualsSuccess0.001
testConstructorWithNullTypeSuccess0.000
testIsValidSuccess0.000
testGetStringValueWithEmptyFieldsSuccess0.000
testConstructorForEmptySentenceSuccess0.001
testGetDoubleValueWithEmptyFieldsSuccess0.000
testEqualsWithNullSuccess0.000
testEqualsWithSelfSuccess0.000
Properties »

Back to top

TestCase SentenceReaderTest

NameStatusTypeTime(s)
testFireSentenceEventWithUnexpectedTypeSuccess0.035
testSetPauseTimeoutSuccess0.001
testFireSentenceEventWithExpectedTypeSuccess0.000
testFireReadingPausedSuccess0.001
testStartAndStopSuccess0.601
testAddSentenceListenerSentenceListenerStringSuccess0.001
testSetInputStreamSuccess0.001
testFireReadingStartedSuccess0.001
testFireReadingStoppedSuccess0.001
testRemoveSentenceListenerSuccess0.001
testGetPauseTimeoutSuccess0.001
Properties »

Back to top

TestCase SentenceValidatorTest

NameStatusTypeTime(s)
testIsValidWithInvalidInputSuccess0.001
testIsValidWithLongProprietaryIdSuccess0.000
testIsValidWithShortProprietaryIdSuccess0.001
testIsValidSuccess0.000
testIsValidWithValidInputSuccess0.000
Properties »

Back to top

TestCase TalkerIdTest

NameStatusTypeTime(s)
testParseSuccess0.001
Properties »

Back to top

TestCase TimeTest

NameStatusTypeTime(s)
testGetSecondsSuccess0.001
testSetInvalidSecondsSuccess0.000
testParseTimeWithoutDecimalsSuccess0.000
testSetNegativeHourSuccess0.000
testParseTimeWithOneDecimalSuccess0.000
testFormatTimeWithDecimalsSuccess0.000
testSetMinutesSuccess0.000
testDateRoundTripSuccess0.000
testGetHourSuccess0.000
testParseTimeWithDecimalsSuccess0.000
testSetInvalidHourSuccess0.000
testSetNegativeMinutesSuccess0.001
testSetSecondsSuccess0.000
testFormatTimeNoDecimalsSuccess0.000
testSetNegativeSecondsSuccess0.000
testFormatTimeWithOneDecimalSuccess0.001
testEqualsSuccess0.001
testGetMinutesSuccess0.000
testSetInvalidMinutesSuccess0.000
testGetMillisecondsSuccess0.000
testSetHourSuccess0.000
testSetTimeSuccess0.000
testToDateSuccess0.000
Properties »

Back to top

TestCase VHWTest

NameStatusTypeTime(s)
testGetSpeedKnotsSuccess0.003
testGetMagneticHeadingSuccess0.000
testSetSpeedKnotsSuccess0.000
testSetHeadingSuccess0.000
testSetMagneticHeadingSuccess0.000
testGetSpeedKilometresSuccess0.000
testConstructorTalkerIdSuccess0.000
testConstructorStringSuccess0.000
testSetSpeedKilometresSuccess0.000
testGetHeadingSuccess0.000
testIsTrueSuccess0.000
Properties »

Back to top

TestCase VTGTest

NameStatusTypeTime(s)
testGetSpeedKnotsSuccess0.003
testSetSpeedKmhWithNegativeValueSuccess0.001
testSetMagneticCourseWithNegativeValueSuccess0.000
testSetSpeedKnotsSuccess0.001
testSetMagneticCourseWithValueGreaterThanAllowedSuccess0.000
testSetSpeedKnotsWithNegativeValueSuccess0.000
testSetSpeedKmhSuccess0.000
testGetSpeedKmhSuccess0.000
testGetModeSuccess0.001
testSetMagneticCourseSuccess0.000
testGetTrueCourseSuccess0.000
testSetTrueCourseSuccess0.001
testGetMagneticCourseSuccess0.000
testSetTrueCourseWithNegativeValueSuccess0.000
testSetModeSuccess0.000
testSetTrueCourseWithValueGreaterThanAllowedSuccess0.001
testConstructorSuccess0.000
Properties »

Back to top

TestCase WaypointTest

NameStatusTypeTime(s)
testIdSuccess0.001
testDescriptionSuccess0.000
Properties »

Back to top

TestCase WPLTest

NameStatusTypeTime(s)
testSetWaypointWithZeroValuesSuccess0.006
testSetWaypointWithNonZeroValuesSuccess0.000
testConstructorSuccess0.000
testGetWaypointSuccess0.001
Properties »

Back to top

TestCase XDRTest

NameStatusTypeTime(s)
testAddMeasurementToEmptySuccess0.006
testSetMeasurementSuccess0.000
testAddMultipleMeasurementsSuccess0.000
testSetMeasurementsListSuccess0.000
testAddAnotherMeasurementSuccess0.001
testGetMeasurementsSuccess0.000
testSetMeasurementAsListSuccess0.000
testConstructorSuccess0.000
Properties »

Back to top

TestCase ZDATest

NameStatusTypeTime(s)
testSetLocalZoneMinutesSuccess0.003
testGetMonthSuccess0.001
testSetTimeAndLocalZoneSuccess0.001
testGetDateSuccess0.000
testGetTimeSuccess0.000
testGetYearSuccess0.000
testSetLocalZoneHoursSuccess0.000
testGetLocalZoneMinutesSuccess0.000
testGetLocalZoneHoursSuccess0.000
testGetDaySuccess0.000
testSetDateSuccess0.001
testSetTimeSuccess0.000
testToDateSuccess0.000
testConstructorSuccess0.001
Properties »

Back to top