|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.core.tests.util.WalaTestCase
com.ibm.wala.core.tests.cha.InterfaceTest
public class InterfaceTest
Test interface subtype stuff
| Constructor Summary | |
|---|---|
InterfaceTest()
|
|
| Method Summary | |
|---|---|
static void |
afterClass()
|
static void |
beforeClass()
|
static void |
main(java.lang.String[] args)
|
void |
test1()
Test for subtype tests with interfaces; bug reported by Bruno Dufour |
void |
test2()
check that arrays implement Cloneable and Serializable |
| Methods inherited from class com.ibm.wala.core.tests.util.WalaTestCase |
|---|
assertBound, assertBound, justThisTest, setUp, tearDown, useShortProfile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterfaceTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public static void beforeClass()
throws java.lang.Exception
java.lang.Exception
public static void afterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void test1()
public void test2()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||