Class ApplicationMappedTest

java.lang.Object
org.jboss.resteasy.embedded.test.core.basic.ApplicationMappedTest

@RestBootstrap(value=ApplicationTestMappedApplication.class, configFactory=TestConfigurationProvider.class) public class ApplicationMappedTest extends Object
Author:
James R. Perkins
  • Constructor Details

    • ApplicationMappedTest

      public ApplicationMappedTest()
  • Method Details

    • testMapped

      @Test @Inject public void testMapped(URI uri)