Class DefaultConfigSourceOrdinalTest

  • All Implemented Interfaces:
    org.testng.IHookable, org.testng.ITestNGListener

    public class DefaultConfigSourceOrdinalTest
    extends org.jboss.arquillian.testng.Arquillian
    Author:
    Emily Jiang
    • Constructor Detail

      • DefaultConfigSourceOrdinalTest

        public DefaultConfigSourceOrdinalTest()
    • Method Detail

      • deployment

        @Deployment
        public static org.jboss.shrinkwrap.api.Archive deployment()
      • checkSetup

        @BeforeClass
        public void checkSetup()
      • testOrdinalForEnv

        public void testOrdinalForEnv()
      • testOrdinalForSystemProps

        public void testOrdinalForSystemProps()