org.archive.util
Class TextUtilsTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.archive.util.TextUtilsTest
All Implemented Interfaces:
junit.framework.Test

public class TextUtilsTest
extends junit.framework.TestCase

JUnit test suite for TextUtils

Version:
$ Id$
Author:
gojomo

Constructor Summary
TextUtilsTest(java.lang.String testName)
          Create a new TextUtilsTest object
 
Method Summary
static void main(java.lang.String[] argv)
          run all the tests for TextUtilsTest
static junit.framework.Test suite()
          return the suite of tests for MemQueueTest
 void testMatcherRecycling()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TextUtilsTest

public TextUtilsTest(java.lang.String testName)
Create a new TextUtilsTest object

Parameters:
testName - the name of the test
Method Detail

main

public static void main(java.lang.String[] argv)
run all the tests for TextUtilsTest

Parameters:
argv - the command line arguments

suite

public static junit.framework.Test suite()
return the suite of tests for MemQueueTest

Returns:
the suite of test

testMatcherRecycling

public void testMatcherRecycling()


Copyright © 2003-2005 Internet Archive. All Rights Reserved.