FileDocCategorySizeDatePackage
KnownFailure.javaAPI DocAndroid 1.5 API1219Wed May 06 22:41:02 BST 2009dalvik.annotation

KnownFailure

public 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.
hide

Fields Summary
Constructors Summary
Methods Summary
java.lang.Stringvalue()
Plain text reason for adding this annotation.