| org.archive.util.TextUtilsTest
TextUtilsTest | public class TextUtilsTest extends TestCase (Code) | | JUnit test suite for TextUtils
author: gojomo version: $ Id$ |
TextUtilsTest | public TextUtilsTest(String testName)(Code) | | Create a new TextUtilsTest object
Parameters: testName - the name of the test |
main | public static void main(String argv)(Code) | | run all the tests for TextUtilsTest
Parameters: argv - the command line arguments |
suite | public static Test suite()(Code) | | return the suite of tests for MemQueueTest
the suite of test |
testGetFirstWord | public void testGetFirstWord()(Code) | | |
testMatcherRecycling | public void testMatcherRecycling()(Code) | | |
testUnescapeHtml | public void testUnescapeHtml()(Code) | | |
testUnescapeHtmlWithDanglingAmpersand | public void testUnescapeHtmlWithDanglingAmpersand()(Code) | | |
|
|