Package com.example.cardiacrecorder
Class UI_Test
java.lang.Object
com.example.cardiacrecorder.UI_Test
-
Field Details
-
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()
-