Date: 2005-01-27T15:07:36 Editor: ZacharySmith Wiki: Apache Beehive Wiki Page: Controls/TestingControls/Mantis URL: http://wiki.apache.org/beehive/Controls/TestingControls/Mantis
no comment Change Log: ------------------------------------------------------------------------------ @@ -4,7 +4,7 @@ based on annotated junit source code. [wiki:/Milton Milton] has a Mantis processor for generating Control Test client code. [[BR]] Mantis is extensible. To write your own -mantis processor, simply extend AbstractMantisProcessor.java. Mantis processors +mantis processor, simply extend `AbstractMantisProcessor`. Mantis processors are required to "play nice" with other mantis processors. Any files a processor creates must be "registered" so they are available to other processors. In this way, processors can be used by other processors, by themselves, or in a chain. Once
