Class ConfigElementRefEndWorkerPlan


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

      • reports

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

      • ConfigElementRefEndWorkerPlan

        public ConfigElementRefEndWorkerPlan()
    • Method Detail

      • body

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