| Name | Description | Type | Package | Framework |
| Test | The Test annotation tells JUnit that the public void method to which it is attached can be run as a test case. | Class | org.junit | JUnit |
| Test .None | Default empty exceptionSee Also:Serialized Form | Class | org.junit.Test | JUnit |