@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
    • tagDataGetAttributeTest

      @Test public void tagDataGetAttributeTest() throws Exception
      Throws:
      Exception
    • tagDataSetAttributeTest

      @Test public void tagDataSetAttributeTest() throws Exception
      Throws:
      Exception
    • tagDataGetAttributeStringTest

      @Test public void tagDataGetAttributeStringTest() throws Exception
      Throws:
      Exception
    • tagDataGetAttributesTest

      @Test public void tagDataGetAttributesTest() throws Exception
      Throws:
      Exception
    • tagDataConstructorTest

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