| |
|
| org.w3c.tidy.TidyTestCase org.w3c.tidy.JTidyParserBugsTest
JTidyParserBugsTest | public class JTidyParserBugsTest extends TidyTestCase (Code) | | testcase for JTidy resolved bugs (DOM parser).
author: fgiust version: $Revision: 1.3 $ ($Author: fgiust $) |
Method Summary | |
public void | test788651() test for JTidy [788651]: DOM parser hangs (page using shift_jis charset). |
JTidyParserBugsTest | public JTidyParserBugsTest(String name)(Code) | | Instantiate a new Test case.
Parameters: name - test name |
test788651 | public void test788651() throws Exception(Code) | | test for JTidy [788651]: DOM parser hangs (page using shift_jis charset).
throws: Exception - any exception generated during the test |
|
|
|