Class ParameterizedCdi


  • public class ParameterizedCdi
    extends WeldBaseTest
    Test cases checking test case parameterization with cdi.
    Author:
    alostale
    • Constructor Detail

      • ParameterizedCdi

        public ParameterizedCdi()
    • Method Detail

      • test1

        public void test1()
        Test case to be executed once per parameter value
      • test2

        public void test2()
        Test case to be executed once per parameter value
      • testsShouldBeExecutedOncePerParameter

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