mrcode.duckprxy
Class DuckPrxyTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
mrcode.duckprxy.DuckPrxyTest
- All Implemented Interfaces:
- junit.framework.Test
public class DuckPrxyTest
- extends junit.framework.TestCase
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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, format |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DuckPrxyTest
public DuckPrxyTest()
testPrxyImpl
public void testPrxyImpl()
testPrxyPreCompImpl
public void testPrxyPreCompImpl()
testJavassistPrxy
public void testJavassistPrxy()
testPrxyImplMissingMethod
public void testPrxyImplMissingMethod()
testPrxyPreCompImplMissingMethod
public void testPrxyPreCompImplMissingMethod()
testJavassistPrxyMissingMethod
public void testJavassistPrxyMissingMethod()
testPrxyWithPatterns
public void testPrxyWithPatterns()
testPrxyPreCompWithPatterns
public void testPrxyPreCompWithPatterns()
testJavassistPrxyWithPatterns
public void testJavassistPrxyWithPatterns()
testPrxyWithFallback
public void testPrxyWithFallback()
testPrxyPreCompWithFallback
public void testPrxyPreCompWithFallback()
testJavassistPrxyWithFallback
public void testJavassistPrxyWithFallback()
testPrxyWithSubdelegate
public void testPrxyWithSubdelegate()
testPrxyPreCompWithSubdelegate
public void testPrxyPreCompWithSubdelegate()
testJavassistPrxyWithSubdelegate
public void testJavassistPrxyWithSubdelegate()
testPrxy
public void testPrxy(DuckPrxy duckPrxy)
testPrxyMissingMethod
public void testPrxyMissingMethod(DuckPrxy duckPrxy)
testPrxyWithPatterns
public void testPrxyWithPatterns(DuckPrxy duckPrxy)
testPrxyWithFallback
public void testPrxyWithFallback(DuckPrxy duckPrxy)
testPrxyWithSubdelegate
public void testPrxyWithSubdelegate(DuckPrxy duckPrxy)
getDuckPrxy
public DuckPrxy getDuckPrxy()
getDuckPrxyJavassist
public DuckPrxy getDuckPrxyJavassist()
getDuckPreCompPrxy
public DuckPrxy getDuckPreCompPrxy()
Copyright © 2008. All Rights Reserved.