Class ApplicationMappedTest.TestConfigurationProvider
java.lang.Object
org.jboss.resteasy.embedded.test.core.basic.ApplicationMappedTest.TestConfigurationProvider
- All Implemented Interfaces:
dev.resteasy.junit.extension.api.ConfigurationProvider
- Enclosing class:
ApplicationMappedTest
public static class ApplicationMappedTest.TestConfigurationProvider
extends Object
implements dev.resteasy.junit.extension.api.ConfigurationProvider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestConfigurationProvider
public TestConfigurationProvider()
-
-
Method Details
-
getConfiguration
public jakarta.ws.rs.SeBootstrap.Configuration getConfiguration()- Specified by:
getConfiguration
in interfacedev.resteasy.junit.extension.api.ConfigurationProvider
-