net.sourceforge.demetrix.ui.balancesheets
Class TestProxy

java.lang.Object
  extended byjunitx.framework.TestProxy
      extended bynet.sourceforge.demetrix.ui.balancesheets.TestProxy

public class TestProxy
extends TestProxy

Author:
Dimitri Pissarenko

Field Summary
 
Fields inherited from class junitx.framework.TestProxy
 
Constructor Summary
TestProxy()
           
 
Method Summary
 Object newInstance(Object[] anArgList)
           
 Object newInstanceWithKey(String aConstructorKey, Object[] anArgList)
           
 
Methods inherited from class junitx.framework.TestProxy
dumpKeys, get, getBoolean, getByte, getChar, getDouble, getFloat, getInt, getLong, getProxiedClass, getShort, getTestedClassName, init, invoke, invokeWithKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestProxy

public TestProxy()
Method Detail

newInstance

public Object newInstance(Object[] anArgList)
                   throws TestAccessException
Throws:
TestAccessException

newInstanceWithKey

public Object newInstanceWithKey(String aConstructorKey,
                                 Object[] anArgList)
                          throws TestAccessException
Throws:
TestAccessException