FileDocCategorySizeDatePackage
SideEffect.javaAPI DocAndroid 1.5 API1216Wed May 06 22:41:02 BST 2009dalvik.annotation

SideEffect

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

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