|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.aspectj.weaver.TypeVariableTestCase
public class TypeVariableTestCase
Constructor Summary | |
---|---|
TypeVariableTestCase()
|
Method Summary | |
---|---|
void |
testAdditionalUpperBounds()
|
void |
testBindWithoutResolve()
|
void |
testCanBindToInterfaceFail()
|
void |
testCanBindToInterfaceMatch()
|
void |
testCanBindToUpperFail()
|
void |
testCanBindToUpperMatch()
|
void |
testDefaultBounds()
|
void |
testName()
|
void |
testResolution()
|
void |
testUpperBound()
|
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 |
---|
public TypeVariableTestCase()
Method Detail |
---|
public void testDefaultBounds()
public void testName()
public void testUpperBound()
public void testAdditionalUpperBounds()
public void testResolution()
public void testBindWithoutResolve()
public void testCanBindToUpperMatch()
public void testCanBindToUpperFail()
public void testCanBindToInterfaceMatch()
public void testCanBindToInterfaceFail()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |