Class UserInstrumentedTest

java.lang.Object
com.example.skeddly.utilities.BaseTest
com.example.skeddly.UserInstrumentedTest

public class UserInstrumentedTest extends BaseTest
Tests related to the user.
  • Constructor Details

    • UserInstrumentedTest

      public UserInstrumentedTest()
  • Method Details

    • testLoginUser

      public void testLoginUser()
      Test if a user successfully logs in
    • testDeleteUser

      public void testDeleteUser()
      Tests if the User is properly deleted.
    • testViewUserPage

      public void testViewUserPage()
      Tests if the user page appears when clicking on the navbar.