FileDocCategorySizeDatePackage
ToBeFixed.javaAPI DocAndroid 1.5 API1384Wed May 06 22:41:02 BST 2009dalvik.annotation

ToBeFixed

public class ToBeFixed
Defines an annotation for test methods that indicate the test method need to be fixed in future. {@hide pending API Council approval}
since
Android 1.0

Fields Summary
Constructors Summary
Methods Summary
java.lang.Stringbug()
Specifies the related bug number on CTS bug tracking system.

java.lang.Stringexplanation()
Specifies why this method need to be fixed. If we think it's a bug, explain the expectation and the actual result.