Class ProxyServerTest
java.lang.Object
org.jboss.arquillian.testng.Arquillian
org.eclipse.microprofile.rest.client.tck.WiremockArquillianTest
org.eclipse.microprofile.rest.client.tck.ProxyServerTest
- All Implemented Interfaces:
org.testng.IHookable,org.testng.ITestNGListener
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jboss.arquillian.testng.Arquillian
org.jboss.arquillian.testng.Arquillian.UpdateResultListener -
Field Summary
FieldsFields inherited from class org.jboss.arquillian.testng.Arquillian
ARQUILLIAN_DATA_PROVIDER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.shrinkwrap.api.spec.WebArchivestatic voidstartDestinationServer(String responseContent) static voidvoidvoidvoidvoidvoidMethods inherited from class org.eclipse.microprofile.rest.client.tck.WiremockArquillianTest
getPort, getServerURI, getServerURL, getStringURL, setupServerMethods inherited from class org.jboss.arquillian.testng.Arquillian
arquillianAfterClass, arquillianAfterSuite, arquillianAfterTest, arquillianArgumentProvider, arquillianBeforeClass, arquillianBeforeSuite, arquillianBeforeTest, run
-
Field Details
-
DESTINATION_SERVER_PORT
public static final int DESTINATION_SERVER_PORT
-
-
Constructor Details
-
ProxyServerTest
public ProxyServerTest()
-
-
Method Details
-
createDeployment
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() -
testNullHostName
- Throws:
Exception
-
testInvalidPortNumber
- Throws:
Exception
-
testInvalidPortNumber1
- Throws:
Exception
-
testInvalidPortNumber2
- Throws:
Exception
-
testProxy
- Throws:
Exception
-
startDestinationServer
-
stopDestinationServer
public static void stopDestinationServer()
-