HomeSort by relevance Sort by last modified time
    Searched defs:DataProvider (Results 1 - 3 of 3) sorted by null

  /external/testng/src/main/java/org/testng/annotations/
DataProvider.java 13 * The @Test method that wants to receive data from this DataProvider
14 * needs to use a dataProvider name equals to the name of this annotation.
20 public @interface DataProvider {
23 * The name of this DataProvider.
  /development/samples/training/threadsample/src/com/example/android/threadsample/
DataProvider.java 36 public class DataProvider extends ContentProvider {
71 public static final String LOG_TAG = "DataProvider";
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 

Completed in 142 milliseconds