ToBeFixedpublic class ToBeFixed Defines an annotation for test methods that indicate the test method
need to be fixed in future.
{@hide pending API Council approval} |
Methods Summary |
---|
java.lang.String | bug()Specifies the related bug number on CTS bug tracking system.
| java.lang.String | explanation()Specifies why this method need to be fixed. If we think it's a bug, explain
the expectation and the actual result.
|
|