| java.lang.Object test.ParameterConstructorTest
ParameterConstructorTest | public class ParameterConstructorTest (Code) | | Test parameters passed to constructors
author: cbeust |
Method Summary | |
public void | verify() |
ParameterConstructorTest | public ParameterConstructorTest(String s, int i, boolean bo, byte b, char c, double d, float f, long l, short sh)(Code) | | |
verify | public void verify()(Code) | | |
|
|