Class ICNPTestPlan

    • Constructor Detail

      • ICNPTestPlan

        public ICNPTestPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan
      • performTest

        protected void performTest​(java.lang.String name,
                                   java.lang.String description,
                                   boolean executeall,
                                   java.lang.Object cfp_info)
        Test initiating a contract net interaction with given settings.
        Parameters:
        executeall - True, if all acceptable proposals should be executed.
        cfp_info - Use given cfp info (e.g. for default plans)