Package py4j.commands

Class ConstructorCommandTest


  • public class ConstructorCommandTest
    extends java.lang.Object
    • Constructor Detail

      • ConstructorCommandTest

        public ConstructorCommandTest()
    • Method Detail

      • setUp

        public void setUp()
      • tearDown

        public void tearDown()
      • testConstructor0Arg

        public void testConstructor0Arg()
      • testConstructor1Arg

        public void testConstructor1Arg()
      • testDefaultConstructor

        public void testDefaultConstructor()
      • testWrongConstructor

        public void testWrongConstructor()