Jadex 0.96

Package jadex.testcases.plans

This package contains testcases related to plans.

See:
          Description

Class Summary
ActivityPlan The activity plan waits for a long time and then prints something again.
AtomicExceptionPlan Testing atomic operation in conjunction with exceptions.
BeliefSetAddPlan Add a fact to a belief set.
BeliefTriggerPlan Change a belief (set) and test if a plan is triggerd in response.
ContextPlan A plan that waits for the same condition as the goal
CountdownPlan The countdown plan counts down to zero.
CountdownTesterPlan Plan that tests if the countdown plan has been terminated in consequence of an invalid context condition.
MetaLevelReasoningPlan The meta-level reasoning plan for deciding between
MicroStepPlan Testing micro steps.
MLRPlan Simple meta-level reasoning plan to select among candidates.
MLRSortTesterPlan Test the meta-level reasoning in combination with retry.
MLRTesterPlan Test the meta-level reasoning in combination with retry.
MultipleTesterPlan Test if a plan is triggered once.
ParameterPlan Plan that tests access to plan parameters.
PassedFailedPlan This plan increments a belief in time intervals.
PlanBindingTesterPlan  
PlanConditionTesterPlan Test if trigger conditions of plans work.
PlanPrioritiesTesterPlan Test plan priorities.
PreconditionTesterPlan Test a plan precondition.
RemoverPlan The remover plan waits for a short time and then modifies the beliefbase..
TestAbortPlan This plan just waits until it is aborted.
TestContextPlan This plan just waits until it is aborted.
TestFailPlan Test if the fail() method works ok.
TestInlinePlan Create a goal and wait for the result.
TestPassPlan Test the passed() method.
TimeoutExceptionPlan Test time waitFor() methods.
WaitForBeliefPlan Wait endlessly for belief changes.
WaitForBeliefSetPlan Wait endlessly for belief changes.
WaitForMaxLongPlan Test waiting for long times.
WaitqueueTestPlan A plan that shows how to wait for multiple answers.
 

Package jadex.testcases.plans Description

This package contains testcases related to plans.


Jadex 0.96

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.