| java.lang.Object org.w3c.tidy.AllWorkingTests
AllWorkingTests | final public class AllWorkingTests (Code) | | Testsuite for all the test cases actually working in JTidy. Must be used to assure there are no regressions after a
change.
author: Fabrizio Giustina version: $Revision: 1.54 $ ($Author: fgiust $) |
Method Summary | |
public static Test | suite() Generates the suite. |
suite | public static Test suite()(Code) | | Generates the suite.
junit test suite. |
|
|