org.picocontainer.tck
Class AbstractMultipleConstructorTestCase.Multi
java.lang.Object
org.picocontainer.tck.AbstractMultipleConstructorTestCase.Multi
- Enclosing class:
- AbstractMultipleConstructorTestCase
public static class AbstractMultipleConstructorTestCase.Multi
- extends java.lang.Object
Field Summary |
java.lang.String |
message
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
message
public java.lang.String message
AbstractMultipleConstructorTestCase.Multi
public AbstractMultipleConstructorTestCase.Multi(AbstractMultipleConstructorTestCase.One one,
AbstractMultipleConstructorTestCase.Two two,
AbstractMultipleConstructorTestCase.Three three)
AbstractMultipleConstructorTestCase.Multi
public AbstractMultipleConstructorTestCase.Multi(AbstractMultipleConstructorTestCase.One one,
AbstractMultipleConstructorTestCase.Two two)
AbstractMultipleConstructorTestCase.Multi
public AbstractMultipleConstructorTestCase.Multi(AbstractMultipleConstructorTestCase.Two two,
AbstractMultipleConstructorTestCase.One one)
AbstractMultipleConstructorTestCase.Multi
public AbstractMultipleConstructorTestCase.Multi(AbstractMultipleConstructorTestCase.Two two,
AbstractMultipleConstructorTestCase.Three three)
AbstractMultipleConstructorTestCase.Multi
public AbstractMultipleConstructorTestCase.Multi(AbstractMultipleConstructorTestCase.Three three,
AbstractMultipleConstructorTestCase.One one)
AbstractMultipleConstructorTestCase.Multi
public AbstractMultipleConstructorTestCase.Multi(AbstractMultipleConstructorTestCase.One one,
java.lang.String string)
AbstractMultipleConstructorTestCase.Multi
public AbstractMultipleConstructorTestCase.Multi(AbstractMultipleConstructorTestCase.One one,
int i)
AbstractMultipleConstructorTestCase.Multi
public AbstractMultipleConstructorTestCase.Multi()