KnownFailurepublic class KnownFailure Marks a test case as a known failure. This means the underlying
implementation should be fixed. Seems to be similar to @code{@ToBeFixed}, so
maybe the two can be merged at some point. |
Methods Summary |
---|
java.lang.String | value()Plain text reason for adding this annotation.
|
|