Class TestIoOctaveBoolean

    • Constructor Detail

      • TestIoOctaveBoolean

        public TestIoOctaveBoolean()
    • Method Detail

      • testConstructorIntIntInt

        public void testConstructorIntIntInt()
        Test
      • testConstructor1

        public void testConstructor1()
        Test
      • testConstructorMatrix

        public void testConstructorMatrix()
                                   throws Exception
        Throws:
        Exception
      • testConstructorIntInt

        public void testConstructorIntInt()
                                   throws Exception
        Throws:
        Exception
      • testOctaveSetExecGet

        public void testOctaveSetExecGet()
                                  throws Exception
        Throws:
        Exception
      • test3dMatrix

        public void test3dMatrix()
        Test
      • testNdMatrix

        public void testNdMatrix()
        Test
      • testWriteRead

        public void testWriteRead()
      • testRead

        public void testRead()
      • testReadSingle

        public void testReadSingle()
        Test that we handle the special single boolean case. Type will be "bool", not "bool matrix".
      • main

        public void main​(String[] args)