org.apache.commons.lang
Class EntitiesPerformanceTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.commons.lang.EntitiesPerformanceTest
- All Implemented Interfaces:
- junit.framework.Test
- public class EntitiesPerformanceTest
- extends junit.framework.TestCase
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
EntitiesPerformanceTest
public EntitiesPerformanceTest(java.lang.String name)
main
public static void main(java.lang.String[] args)
suite
public static junit.framework.Test suite()
setUp
public void setUp()
testBuildHash
public void testBuildHash()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildTree
public void testBuildTree()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildArray
public void testBuildArray()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildBinary
public void testBuildBinary()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildPrimitive
public void testBuildPrimitive()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildLookup
public void testBuildLookup()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLookupHash
public void testLookupHash()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLookupTree
public void testLookupTree()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLookupArray
public void testLookupArray()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLookupBinary
public void testLookupBinary()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLookupPrimitive
public void testLookupPrimitive()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLookupLookup
public void testLookupLookup()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEscapeHash
public void testEscapeHash()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEscapeTree
public void testEscapeTree()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEscapeArray
public void testEscapeArray()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEscapeBinary
public void testEscapeBinary()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEscapePrimitive
public void testEscapePrimitive()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEscapeLookup
public void testEscapeLookup()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnescapeHash
public void testUnescapeHash()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnescapeTree
public void testUnescapeTree()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnescapeArray
public void testUnescapeArray()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnescapeBinary
public void testUnescapeBinary()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.