Annotation Type TestException
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface TestException
With this annotation you can mark classes or methods which should be able to throw an exception on demand (for testing).- Since:
- 22.03.2009
- Version:
- $Revision: 1.3 $
- Author:
- oliver