Package py4j.commands
Class ConstructorCommandTest
- java.lang.Object
-
- py4j.commands.ConstructorCommandTest
-
public class ConstructorCommandTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ConstructorCommandTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
tearDown()
void
testConstructor0Arg()
void
testConstructor1Arg()
void
testDefaultConstructor()
void
testWrongConstructor()
-