« Return to Thread: [jira] Created: (JMOCK-215) Wait for a state machine to enter a specific state

[jira] Resolved: (JMOCK-215) Wait for a state machine to enter a specific state

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread


     [ http://jira.codehaus.org/browse/JMOCK-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nat Pryce resolved JMOCK-215.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.6.0

Implemented in SVN trunk

> Wait for a state machine to enter a specific state
> --------------------------------------------------
>
>                 Key: JMOCK-215
>                 URL: http://jira.codehaus.org/browse/JMOCK-215
>             Project: jMock
>          Issue Type: New Feature
>            Reporter: Nat Pryce
>             Fix For: 2.6.0
>
>
> 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.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (JMOCK-215) Wait for a state machine to enter a specific state