SideEffectpublic class SideEffect Marks a test-case as either having a side-effect that other tests might
notice or suffering from such a side effect. Such tests should be run in an
isolated manner. |
Methods Summary |
---|
java.lang.String | value()Plain text reason for adding this annotation.
|
|