Unit testing Jade

Posted by Strawberry on Stack Overflow See other posts from Stack Overflow or by Strawberry
Published on 2010-01-24T01:06:16Z Indexed on 2010/04/01 19:03 UTC
Read the original article Hit count: 369

Filed under:
|
|

Hi,

What techniques and design strategies have people used to aid in unit testing Jade applications? In particular, how do people typically go about testing Behaviours - which are tightly coupled to the Agent instance and the Jade environment? I'm aware of the JadeMX project, but this appears to be geared more towards system testing - in particular the message exchange between collaborating agents.

Thanks.

© Stack Overflow or respective owner

Related posts about java

Related posts about jade