| Test-specific annotation to indicate that a test method has to finish
execution in a
Timed.millis() specified time period .
If the text execution time takes longer than the specified time
period, then the test is to be considered failed.
author: Rod Johnson since: 2.0 See Also: AbstractAnnotationAwareTransactionalTests |