org.aspectj.weaver.bcel
Class BcelGenericSignatureToTypeXTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXTestCase
All Implemented Interfaces:
junit.framework.Test

public class BcelGenericSignatureToTypeXTestCase
extends junit.framework.TestCase

Author:
colyer

Constructor Summary
BcelGenericSignatureToTypeXTestCase()
           
 
Method Summary
 GenericSignature.ClassSignature getGenericClassTypeSignature(JavaClass jClass)
           
 void testColonColon()
           
 void testEnumFromHell()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BcelGenericSignatureToTypeXTestCase

public BcelGenericSignatureToTypeXTestCase()
Method Detail

getGenericClassTypeSignature

public final GenericSignature.ClassSignature getGenericClassTypeSignature(JavaClass jClass)

testEnumFromHell

public void testEnumFromHell()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testColonColon

public void testColonColon()
                    throws java.lang.Exception
Throws:
java.lang.Exception