cgiogkarakis / wipflash

Automatically exported from code.google.com/p/wipflash
0 stars 0 forks source link

WaitFor should know what it's waiting for #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Given I have waited for a component to meet certain criteria
And the component did not meet those criteria in time
When it fails to meet the criteria
Then I should get a message telling me what it failed to do

Original issue reported on code.google.com by featheredwings@gmail.com on 13 May 2010 at 8:01

GoogleCodeExporter commented 8 years ago
This goes away once we ensure people provide exception handler callbacks.

Original comment by featheredwings@gmail.com on 27 May 2010 at 12:39

GoogleCodeExporter commented 8 years ago
Exception handler callbacks provided.

Original comment by featheredwings@gmail.com on 5 Jun 2010 at 10:17