Class UI_Test

java.lang.Object
com.example.cardiacrecorder.UI_Test

public class UI_Test extends Object
  • Field Details

    • loginRule

      public androidx.test.ext.junit.rules.ActivityScenarioRule<Login> loginRule
  • Constructor Details

    • UI_Test

      public UI_Test()
  • Method Details

    • testAll

      public void testAll()
    • waitFor

      public static androidx.test.espresso.ViewAction waitFor(org.hamcrest.Matcher<android.view.View> viewMatcher)
    • testLogin

      public void testLogin()
    • testLogout

      public void testLogout()
    • testAddData

      public void testAddData()
    • testUpdateData

      public void testUpdateData()
    • testDeleteData

      public void testDeleteData()