Class TimeoutBuilderIndependentOfMPConfigTest

java.lang.Object
org.jboss.arquillian.testng.Arquillian
org.eclipse.microprofile.rest.client.tck.WiremockArquillianTest
org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTestBase
org.eclipse.microprofile.rest.client.tck.timeout.TimeoutBuilderIndependentOfMPConfigTest
All Implemented Interfaces:
org.testng.IHookable, org.testng.ITestNGListener

public class TimeoutBuilderIndependentOfMPConfigTest extends TimeoutTestBase
This test verifies that even if a client is configured via MP Config, that if a separate client instance is created programmatically and using a different timeout, then the programmatically specified timeout is honored.