@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class) public class URLClientIT extends AbstractUrlClient
  • Constructor Details

  • Method Details

    • createDeployment

      @Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() throws IOException
      Throws:
      IOException
    • moreSpecificMappingTest

      @Test public void moreSpecificMappingTest() throws Exception
      Throws:
      Exception
    • identicalMappingTest

      @Test public void identicalMappingTest() throws Exception
      Throws:
      Exception
    • mostSpecificMappingTest

      @Test public void mostSpecificMappingTest() throws Exception
      Throws:
      Exception