Class RequestConfigTestConfigTest

java.lang.Object
cz.zcu.fav.kiv.mjakubas.saf.RequestConfigTestConfigTest

public class RequestConfigTestConfigTest extends Object
Defines a test config for requests on test localhost server.
  • Constructor Details

    • RequestConfigTestConfigTest

      public RequestConfigTestConfigTest()
  • Method Details

    • getTestConfig

      public static RequestConfig getTestConfig()
      Returns request config for localhost back-end server with a login: username: user password: password
      Returns:
      new Request config suited for testing on localhost.
    • getTestConfigAddress

      @Test protected void getTestConfigAddress()
    • getTestConfigAuthenticator

      @Test protected void getTestConfigAuthenticator()