|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.core.test.util.TestDuckTypeProxy
public class TestDuckTypeProxy
| Nested Class Summary | |
|---|---|
static interface |
TestDuckTypeProxy.MyInterface
|
| Constructor Summary | |
|---|---|
TestDuckTypeProxy()
|
|
| Method Summary | |
|---|---|
void |
testNotNullParameter()
|
void |
testNullParameter()
|
void |
testProxyDelegatesToSecond()
|
void |
testProxyReturns()
|
void |
testProxyThrows()
|
void |
testProxyThrowsTarget()
|
| Methods inherited from class junit.framework.TestCase |
|---|
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestDuckTypeProxy()
| Method Detail |
|---|
public void testProxyReturns()
throws Exception
Exception
public void testProxyThrows()
throws Exception
Exception
public void testProxyThrowsTarget()
throws Exception
Exception
public void testProxyDelegatesToSecond()
throws Exception
Exception
public void testNotNullParameter()
throws Exception
Exception
public void testNullParameter()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||