Date: 2005-01-28T09:42:25
   Editor: ZacharySmith
   Wiki: Apache Beehive Wiki
   Page: Controls/TestingControls/Milton
   URL: http://wiki.apache.org/beehive/Controls/TestingControls/Milton

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,5 +1,5 @@
 Milton is a part test framework and utility and part methodology.  It is 
comprised of a three parts. [[BR]]
 
-* JUnit `TestCase` classes (`HtmlReportTestCase` and `SOAPReportTestCase`) for 
invoking Milton style tests through JPF|JSP and JWS respectively.
-* A Report class which is returned by a test method and analyzed by the 
`TestCase`.
-* Support for generating client code for excercising a Control.  Using a 
["Mantis"] processor the Milton generator will parse Controls test files, 
called Drivers and generate the corresponding JPF, JWS, and JUnit accessors 
allowing the test author to focus on writing the test logic and get end-to-end 
testing virtually for free.
+ * JUnit `TestCase` classes (`HtmlReportTestCase` and `SOAPReportTestCase`) 
for invoking Milton style tests through JPF|JSP and JWS respectively.
+ * A Report class which is returned by a test method and analyzed by the 
`TestCase`.
+ * Support for generating client code for excercising a Control.  Using a 
["Mantis"] processor the Milton generator will parse Controls test files, 
called Drivers and generate the corresponding JPF, JWS, and JUnit accessors 
allowing the test author to focus on writing the test logic and get end-to-end 
testing virtually for free.

Reply via email to