Class DimensionVisitorTest


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

      • DimensionVisitorTest

        public DimensionVisitorTest()
    • Method Detail

      • test_deimension_which_depend_on_constant_arguments

        @Test
        public void test_deimension_which_depend_on_constant_arguments()
                                                                throws JepException
        Functions like id(2,3) has variable output dimensions, check correct dimensions.
        Throws:
        JepException
      • testSettingGettingVariableDimensions

        public void testSettingGettingVariableDimensions()
      • testSetVariableDimensionsAndOperation

        @Test
        public void testSetVariableDimensionsAndOperation()
                                                   throws JepException
        Throws:
        JepException
      • testVistVariableWithEquation

        @Test
        public void testVistVariableWithEquation()
                                          throws JepException
        Throws:
        JepException
      • test_vistVariable_with_no_equation_thows

        @Test
        public void test_vistVariable_with_no_equation_thows()
                                                      throws JepException
        Throws:
        JepException
      • test_serialization_of_node_with_dimensions

        @Test
        public void test_serialization_of_node_with_dimensions()
                                                        throws JepException,
                                                               java.io.IOException,
                                                               java.lang.ClassNotFoundException
        Throws:
        JepException
        java.io.IOException
        java.lang.ClassNotFoundException
      • test_serialization_of_variable_with_dimensions

        @Test
        public void test_serialization_of_variable_with_dimensions()
                                                            throws JepException,
                                                                   java.io.IOException,
                                                                   java.lang.ClassNotFoundException
        Throws:
        JepException
        java.io.IOException
        java.lang.ClassNotFoundException