Enum | Description |
---|---|
API.Usage |
Indicates the level of stability of an API element.
|
Annotation Type | Description |
---|---|
API |
@API is used to annotate public types, methods, constructors, and
fields within JUnit in order to indicate their level of stability and how
they are intended to be used. |
These classes are intended solely for usage within the JUnit framework itself. Any usage by external parties is not supported. Use at your own risk!