Package py4j.commands
Class ConstructorCommandTest
java.lang.Object
py4j.commands.ConstructorCommandTest
-
Constructor Details
-
ConstructorCommandTest
public ConstructorCommandTest()
-
-
Method Details
-
setUp
public void setUp() -
tearDown
public void tearDown() -
testConstructor0Arg
public void testConstructor0Arg() -
testConstructor1Arg
public void testConstructor1Arg() -
testDefaultConstructor
public void testDefaultConstructor() -
testWrongConstructor
public void testWrongConstructor()
-