Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.6.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
When testing multi-threaded code, it can be difficult to synchronise the test thread with the background threads. JMock can help by letting the test wait for a state machine to enter a given state. The test can then wait for the last invocation from a background thread before making any other assertions.
Issue Links
| This issue depends upon: | ||||
| JMOCK-213 | Make jMock thread-safe |
|
|
|
Implemented in SVN trunk