Package cz.zcu.fav.kiv.mjakubas.saf
Class RequestConfigTestConfigTest
java.lang.Object
cz.zcu.fav.kiv.mjakubas.saf.RequestConfigTestConfigTest
Defines a test config for requests on test localhost server.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RequestConfig
Returns request config for localhost back-end server with a login: username: user password: passwordprotected void
protected void
-
Constructor Details
-
RequestConfigTestConfigTest
public RequestConfigTestConfigTest()
-
-
Method Details
-
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()
-