net.sf.sasl.language.placeholder.aop.resolver
Class ParanamerChainDelegatorTest

java.lang.Object
  extended by net.sf.sasl.language.placeholder.aop.resolver.ParanamerChainDelegatorTest

public class ParanamerChainDelegatorTest
extends Object

Test cases to test the ParanamerChainDelegator class.

Author:
Philipp Förmer

Nested Class Summary
protected  class ParanamerChainDelegatorTest.ParameterNameTestClass
          Small helper class for test cases.
 
Constructor Summary
ParanamerChainDelegatorTest()
           
 
Method Summary
 void setUp()
           
 void testGetSetChainList()
          Tests if the getter and setter for the chain list work as expected.
 void testLoadParameterTable()
          Tests if loadParameterTable(java.lang.reflect.Method) works as expected.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParanamerChainDelegatorTest

public ParanamerChainDelegatorTest()
Method Detail

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.