Class MLRSortTesterPlan


  • public class MLRSortTesterPlan
    extends Plan
    Test the meta-level reasoning in combination with retry.
    • Constructor Detail

      • MLRSortTesterPlan

        public MLRSortTesterPlan()
    • Method Detail

      • body

        public void body()
        The body method is called on the instatiated plan instance from the scheduler.
        Specified by:
        body in class Plan
      • validateTestResult

        protected void validateTestResult​(TestReport tr)
        Check if the meta-level reasoning was successful.