|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Revision(value="$Revision: 1.7 $",
date="$Date: 2006/12/13 06:56:02 $",
tag="$Name: $")
@Retention(value=RUNTIME)
@Target(value=METHOD)
@Documented
public @interface TestMethodTODO: Javadoc TODO: Unit tests, Code review, Javadoc review, Seal/Finalize TODO: equals, hashCode, toString TODO: Representations of time? Should this be part of RCF? TODO: Add support for thrown() and timeout() to the runner
| Optional Element Summary | |
|---|---|
Class<? extends Throwable> |
thrown
TODO: Javadoc |
long |
timeout
TODO: Javadoc |
public abstract Class<? extends Throwable> thrown
public abstract long timeout
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||