Class FunctionDefinitionDataTypeTest

    • Constructor Detail

      • FunctionDefinitionDataTypeTest

        public FunctionDefinitionDataTypeTest()
        Constructor for FunctionDefinitionDataTypeTest.
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tearDown

        public void tearDown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testConstructor_WithName

        public void testConstructor_WithName()
      • testConstructor_WithDtmName

        public void testConstructor_WithDtmName()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testConstructor_WithFuncSig

        public void testConstructor_WithFuncSig()
      • testConstructor_WithDtmFuncSig

        public void testConstructor_WithDtmFuncSig()
      • testConstructor_WithDtmNameFuncSig

        public void testConstructor_WithDtmNameFuncSig()
      • testConstructor_WithFunctionDefDt

        public void testConstructor_WithFunctionDefDt()
      • testSetArguments

        public void testSetArguments()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetName

        public void testSetName()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetComment

        public void testSetComment()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetReturnType

        public void testSetReturnType()
      • testConflictsWithSpecialName

        public void testConflictsWithSpecialName()