Android
android.test
public abstract @interface

android.test.FlakyTest

android.test.FlakyTest Annotation

This annotation can be used on an InstrumentationTestCase's test methods. When the annotation is present, the test method is re-executed if the test fails. The total number of executions is specified by the tolerance and defaults to 1.

Summary

Methods inherited from interface java.lang.annotation.Annotation

Details

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