tests

Class summary
action-test-agent inherits from action-agent
action-test-agent-learning inherits from action-test-agent and object-w-learning
test-diagnostic inherits from diagnostic
test-experiment inherits from action-experiment
test-repair inherits from repair
Method summary
act (agent action-test-agent) (world t) (action (eql nil))
act (agent action-test-agent) (world t) (action speak-action)
act (agent action-test-agent) (world t) (action point-action)
act (agent action-test-agent) world action
act (agent action-test-agent-learning) (world t) (action (eql nil))
action-nil-runs action-test-agent-learning
actions action-test-agent
consolidate-agent (agent action-test-agent) world
consolidated action-test-agent
determine-interacting-agents (experiment test-experiment) (interaction interaction) mode &key &allow-other-keys
diagnose (diagnostic test-diagnostic) obj &key &allow-other-keys
repair (repair test-repair) (problem problem) obj &key &allow-other-keys
test-experiment   inherits from action-experiment  [Class]
action-test-agent   inherits from action-agent  [Class]
actions   action-test-agent  [Generic function]

Returns and (with setf) changes the actions of the specified action-test-agent

consolidated   action-test-agent  [Generic function]

Returns and (with setf) changes the consolidated of the specified action-test-agent

test-diagnostic   inherits from diagnostic  [Class]
test-repair   inherits from repair  [Class]
action-test-agent-learning   inherits from action-test-agent and object-w-learning  [Class]
action-nil-runs   action-test-agent-learning  [Generic function]

Returns and (with setf) changes the action-nil-runs of the specified action-test-agent-learning

determine-interacting-agents   (experiment test-experiment) (interaction interaction) mode &key &allow-other-keys  [Method]
act   (agent action-test-agent) (world t) (action (eql nil))  [Method]
act   (agent action-test-agent) (world t) (action speak-action)  [Method]
act   (agent action-test-agent) (world t) (action point-action)  [Method]
act   (agent action-test-agent) world action  [Method]

default implementation returns no-action

consolidate-agent   (agent action-test-agent) world  [Method]
diagnose   (diagnostic test-diagnostic) obj &key &allow-other-keys  [Method]
repair   (repair test-repair) (problem problem) obj &key &allow-other-keys  [Method]
act   (agent action-test-agent-learning) (world t) (action (eql nil))  [Method]