Class RecordAddDeleteUnitTest

java.lang.Object
com.example.cardiacrecorder.RecordAddDeleteUnitTest

public class RecordAddDeleteUnitTest extends Object
Example local unit test, which will execute on the development machine (host).
See Also:
  • Constructor Details

    • RecordAddDeleteUnitTest

      public RecordAddDeleteUnitTest()
  • Method Details

    • testAddRecord

      public void testAddRecord()
      Testing addRecord method
    • testAddRecordException

      public void testAddRecordException()
      testing addRecord method for exceptions
    • testDeleteRecord

      public void testDeleteRecord()
      testing deleteRecord method
    • testDeleteRecordException

      public void testDeleteRecordException()
      testing deleteRecord method for exceptions
    • testCountRecord

      public void testCountRecord()
      testing count method