| org.w3c.tidy.TidyUtilsTest
TidyUtilsTest | public class TidyUtilsTest extends TestCase (Code) | | Test cases for TidyUtils.
author: Fabrizio Giustina version: $Revision $ ($Author $) |
TidyUtilsTest | public TidyUtilsTest(String name)(Code) | | instantiates a new test.
Parameters: name - test name |
testIsCharEncodingSupported | public void testIsCharEncodingSupported()(Code) | | Test for isCharEncodingSupported().
|
testIsInValuesIgnoreCaseFail | public void testIsInValuesIgnoreCaseFail()(Code) | | Tests isInValuesIgnoreCase with an invalid string.
|
testIsInValuesIgnoreCaseSuccessfull | public void testIsInValuesIgnoreCaseSuccessfull()(Code) | | Tests isInValuesIgnoreCase with a valid string.
|
|
|