Overview of testing procedures
There are some initial procedures available for you to ensure that
Apache Cocoon can run properly on your particular computing platform.
(You can build upon this infrastructure to add your own tests.)
-
Run "
build test " to conduct an initial set of
automated JUnit test cases,
e.g. test the methods for getting platform-dependent filesystem pathnames;
e.g. ensure that Catalog Entity Resolver works properly
Other tests ...
|