org.apache.bcel
Class CounterVisitorTestCase
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.bcel.AbstractTestCase
org.apache.bcel.AbstractCounterVisitorTestCase
org.apache.bcel.CounterVisitorTestCase
- All Implemented Interfaces:
- junit.framework.Test
public class CounterVisitorTestCase
- extends AbstractCounterVisitorTestCase
| Methods inherited from class org.apache.bcel.AbstractTestCase |
createFruitAnnotationEntry, createRepos, createTestdataFile, dumpAnnotationEntries, dumpAnnotationEntries, dumpAttributes, findAttribute, findAttribute, getMethod, getTestClass, wipe, wipe |
| 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, failNotEquals, failNotSame, failSame |
CounterVisitorTestCase
public CounterVisitorTestCase()
getTestClass
protected JavaClass getTestClass()
throws ClassNotFoundException
- Specified by:
getTestClass in class AbstractCounterVisitorTestCase
- Throws:
ClassNotFoundException
testAnnotationsCount
public void testAnnotationsCount()
testAnnotationDefaultCount
public void testAnnotationDefaultCount()
testAnnotationEntryCount
public void testAnnotationEntryCount()
testCodeCount
public void testCodeCount()
testCodeExceptionCount
public void testCodeExceptionCount()
testConstantClassCount
public void testConstantClassCount()
testConstantDoubleCount
public void testConstantDoubleCount()
testConstantFieldrefCount
public void testConstantFieldrefCount()
testConstantFloatCount
public void testConstantFloatCount()
testConstantIntegerCount
public void testConstantIntegerCount()
testConstantInterfaceMethodrefCount
public void testConstantInterfaceMethodrefCount()
testConstantLongCount
public void testConstantLongCount()
testConstantMethodrefCount
public void testConstantMethodrefCount()
testConstantNameAndTypeCount
public void testConstantNameAndTypeCount()
testConstantPoolCount
public void testConstantPoolCount()
testConstantStringCount
public void testConstantStringCount()
testConstantValueCount
public void testConstantValueCount()
testDeprecatedCount
public void testDeprecatedCount()
testEnclosingMethodCount
public void testEnclosingMethodCount()
testExceptionTableCount
public void testExceptionTableCount()
testFieldCount
public void testFieldCount()
testInnerClassCount
public void testInnerClassCount()
testInnerClassesCount
public void testInnerClassesCount()
testJavaClassCount
public void testJavaClassCount()
testLineNumberCount
public void testLineNumberCount()
testLineNumberTableCount
public void testLineNumberTableCount()
testLocalVariableCount
public void testLocalVariableCount()
testLocalVariableTableCount
public void testLocalVariableTableCount()
testLocalVariableTypeTableCount
public void testLocalVariableTypeTableCount()
testMethodCount
public void testMethodCount()
testParameterAnnotationCount
public void testParameterAnnotationCount()
testSignatureCount
public void testSignatureCount()
testSourceFileCount
public void testSourceFileCount()
testStackMapCount
public void testStackMapCount()
testStackMapEntryCount
public void testStackMapEntryCount()
testSyntheticCount
public void testSyntheticCount()
testUnknownCount
public void testUnknownCount()
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.