From 683d490074d93baa8a47db7ec43b7bd31145a12a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 5 Nov 2009 23:00:15 +0100 Subject: Tar file expanded and committed --- .../net/sf/antcontrib/cpptasks/TestAllClasses.html | 269 +++++++++++++++++++++ 1 file changed, 269 insertions(+) create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestAllClasses.html (limited to 'site/testapidocs/net/sf/antcontrib/cpptasks/TestAllClasses.html') diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestAllClasses.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestAllClasses.html new file mode 100644 index 0000000..7fc79bc --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestAllClasses.html @@ -0,0 +1,269 @@ + + + + + + + +TestAllClasses (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestAllClasses

+
+java.lang.Object
+  extended by junit.framework.TestSuite
+      extended by net.sf.antcontrib.cpptasks.TestAllClasses
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestAllClasses
extends junit.framework.TestSuite
+ + +

+Test for abstract compiler class + + Override create to test concrete compiler implementions +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestAllClasses(java.lang.String name) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+static junit.framework.TestSuitesuite() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestAllClasses

+
+public TestAllClasses(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+suite

+
+public static junit.framework.TestSuite suite()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + -- cgit v1.2.3