Android
android.test.suitebuilder.annotation
public abstract @interface

android.test.suitebuilder.annotation.Suppress

android.test.suitebuilder.annotation.Suppress Annotation

Use this annotation on test classes or test methods that should not be included in a test suite. If the annotation appears on the class then no tests in that class will be included. If the annotation appears only on a test method then only that method will be excluded.

Summary

Methods inherited from interface java.lang.annotation.Annotation

Details

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48