Package com.xebialabs.xlrelease.rules
Class HttpProxyExtension
java.lang.Object
com.xebialabs.xlrelease.rules.HttpProxyExtension
- All Implemented Interfaces:
org.junit.jupiter.api.extension.AfterAllCallback,org.junit.jupiter.api.extension.BeforeAllCallback,org.junit.jupiter.api.extension.Extension
public class HttpProxyExtension
extends Object
implements org.junit.jupiter.api.extension.BeforeAllCallback, org.junit.jupiter.api.extension.AfterAllCallback
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpProxyExtension
public HttpProxyExtension()
-
-
Method Details
-
beforeAll
- Specified by:
beforeAllin interfaceorg.junit.jupiter.api.extension.BeforeAllCallback- Throws:
Exception
-
afterAll
public void afterAll(org.junit.jupiter.api.extension.ExtensionContext context) - Specified by:
afterAllin interfaceorg.junit.jupiter.api.extension.AfterAllCallback
-
getHost
-
getPort
public int getPort()
-