Class Scenario: an agent can introduce a new agent to the network by 'befriending' it

7

tests

0

failures

0

ignored

29.039s

duration

100%

successful

Tests

Test Duration Result
And Agent "AgentTwo" does not exist on the OfferNet 0.001s passed
And there is no "knows" link between "AgentTwo" and "AgentOne" 0s passed
Given Agent "AgentOne" is created on the OfferNet 0.001s passed
Then Agent "AgentTwo" exists on the OfferNet 0s passed
Then there is "knows" link between "AgentOne" and "AgentTwo" 0s passed
When Agent "AgentOne" befriends Agent "AgentTwo" 0s passed
classMethod 29.037s passed

Standard error

log4j:WARN No appenders could be found for logger (akka.event.slf4j.Slf4jLogger).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.