net.sf.sasl.language.placeholder.aop.resolver
Class ParanamerChainDelegatorTest
java.lang.Object
net.sf.sasl.language.placeholder.aop.resolver.ParanamerChainDelegatorTest
public class ParanamerChainDelegatorTest
- extends Object
Test cases to test the
ParanamerChainDelegator
class.
- Author:
- Philipp Förmer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParanamerChainDelegatorTest
public ParanamerChainDelegatorTest()
setUp
public void setUp()
testGetSetChainList
public void testGetSetChainList()
throws Exception
- Tests if the getter and setter for the chain list work as expected.
- Throws:
Exception
testLoadParameterTable
public void testLoadParameterTable()
throws Exception
- Tests if
loadParameterTable(java.lang.reflect.Method)
works as expected.
- Throws:
Exception
Copyright © 2010. All Rights Reserved.