Jadex 0.941

jadex.testcases.plans
Agent PlanFail


agent PlanFail

Test the plan's passed(), failed(), aborted() methods.

Test the behaviour of plan cleanup - passed(), failed(), aborted() - methods. Inside of these methods no interruption (e.g. by calling waitFor()) is allowed. Additionally these methods are executed in atomic mode, what means that no micro plan steps can occur.


Belief Summary
belief boolean create
          
 
Goal Summary
achievegoal test()
          
 
Plan Summary
standard plan test_fail()
          
 
Initial State Summary
default initial state  default
          
 

Belief Detail

create

belief boolean create
Default fact:
false
Goal Detail

test

achievegoal test()
BDI flags:
retry: true
retry delay: 0
exclude: when_tried
random selection: false
meta-level reasoning: true
post to all: false
Creation Condition:
$beliefbase.create
Plan Detail

test_fail

standard plan test_fail()
Plan body:
new TestFailPlan()
Initial State Detail

default

default initial state default
Initial Plans:
test_fail

Jadex 0.941

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-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.