Class ConfigElementRefWorkerPlan


  • public class ConfigElementRefWorkerPlan
    extends Plan
    Check if the initial and end elements are correctly named.
    • Field Detail

      • reports

        protected java.util.List<TestReport> reports
        List for test reports.
    • Constructor Detail

      • ConfigElementRefWorkerPlan

        public ConfigElementRefWorkerPlan()
    • Method Detail

      • body

        public void body()
        Plan body.
        Specified by:
        body in class Plan