From 0d1ca210e60c0d141344644bd460df1d4887fd17 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty <> Date: Tue, 21 Apr 2009 14:51:13 -0700 Subject: AI 147228: Add API diff report to SDK docs (API Level 2 to 3) BUG=1790234 Automated import of CL 147228 --- .../android.test.suitebuilder.TestMethod.html | 130 +++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 docs/html/sdk/api_diff/3/changes/android.test.suitebuilder.TestMethod.html (limited to 'docs/html/sdk/api_diff/3/changes/android.test.suitebuilder.TestMethod.html') diff --git a/docs/html/sdk/api_diff/3/changes/android.test.suitebuilder.TestMethod.html b/docs/html/sdk/api_diff/3/changes/android.test.suitebuilder.TestMethod.html new file mode 100644 index 0000000..52467f3 --- /dev/null +++ b/docs/html/sdk/api_diff/3/changes/android.test.suitebuilder.TestMethod.html @@ -0,0 +1,130 @@ + + + + + + + + + +android.test.suitebuilder.TestMethod + + + + + + + + + + +
+
+
+

+Class android.test.suitebuilder.TestMethod +

+ +

+ + + + + + + + + + + + +
Added Constructors +
+ + TestMethod(String, Class<TestCase>) +  
+ + TestMethod(TestCase) +  
+  + + +

+ +
+
+ + + + -- cgit v1.1