Package com.example.cardiacrecorder
Class EachDataTest
java.lang.Object
com.example.cardiacrecorder.EachDataTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbackground dys testvoiddys status testvoidelapsed time testvoidepoch date testervoidinvalid date testervoidformatted dys testvoidformatted heart rate testvoidformatted sys testvoidheart rate background testvoidheart rate status testvoidsafe comment testvoidspannable time date testvoiddys spannable testvoidheart rate spannable testvoidspannable sys testvoidbackground sys testvoidget sys status testvoiddys unusual testvoidfully same testvoidheart rate unusual testvoidid same testvoidunusual sys testvoidok test
-
Constructor Details
-
EachDataTest
public EachDataTest()
-
-
Method Details
-
testGetEpochDate
public void testGetEpochDate()epoch date tester -
testGetEpochDateInvalidDate
public void testGetEpochDateInvalidDate()invalid date tester -
testIsSysUnusual
public void testIsSysUnusual()unusual sys test -
testGetSysStatus
public void testGetSysStatus()get sys status test -
testGetHeartRateStatus
public void testGetHeartRateStatus()heart rate status test -
testIsDysUnusual
public void testIsDysUnusual()dys unusual test -
testIsHeartRateUnusual
public void testIsHeartRateUnusual()heart rate unusual test -
testGetDysStatus
public void testGetDysStatus()dys status test -
testIsIdSame
public void testIsIdSame()id same test -
testIsFullySame
public void testIsFullySame()fully same test -
testGetFormattedSysPressure
public void testGetFormattedSysPressure()formatted sys test -
testGetSpannableSys
public void testGetSpannableSys()spannable sys test -
testGetSysBackground
public void testGetSysBackground()background sys test -
testGetDysBackground
public void testGetDysBackground()background dys test -
testGetHeartBackground
public void testGetHeartBackground()heart rate background test -
testGetSpannableDys
public void testGetSpannableDys()dys spannable test -
testGetSpannableHeart
public void testGetSpannableHeart()heart rate spannable test -
testGetFormattedDysPressure
public void testGetFormattedDysPressure()formatted dys test -
testGetSpannableDateTime
public void testGetSpannableDateTime()spannable time date test -
testGetFormattedHeartRate
public void testGetFormattedHeartRate()formatted heart rate test -
testGetSafeComment
public void testGetSafeComment()safe comment test -
testGetElapsedTime
public void testGetElapsedTime()elapsed time test -
testIsThisOK
public void testIsThisOK()ok test
-