Class ParameterizedCdiWithSkip


  • public class ParameterizedCdiWithSkip
    extends WeldBaseTest
    Test cases checking test case parameterization with cdi and parameter skipping.
    • Constructor Detail

      • ParameterizedCdiWithSkip

        public ParameterizedCdiWithSkip()
    • Method Detail

      • test

        public void test()
        Test case to be executed once per non skipped parameter value
      • testsShouldBeExecutedOncePerNonSkippedParameter

        public static void testsShouldBeExecutedOncePerNonSkippedParameter()
        Checks the previous test cases were executed as many times as non skipped parameter values in the list.