fipaos.test.agent
Class Diagram agent

Class Summary
AgentCoreTestMain JUnit test-harness - use with TestRunner to execute all FIPA-OS Core-Agent
JUnit tests
AgentMessagingTestTest-harness for FIPAOSAgent messaging

Tests:

Robustness - do all messages arrive at destination Agent as expected
Correctness - FIFO ordering is NOT tested

With respect to:

Normal messaging
Multi-cast messaging
AgentTestFrameworkTest-framework for testing an Agent at the ACL level
MessageTimingAgentThis agent aims to test the round-trip time for sending messages to a counter-part
agent
NotUnderstoodTestTest-harness for FIPAOSAgent messaging

Tests:

Robustness - do all messages arrive at destination Agent as expected
Correctness - FIFO ordering is NOT tested

With respect to:

Normal messaging
Multi-cast messaging
TestingMTPMTP implementation which allows an Agent to be tested at the ACL level of
abstraction