Class TestOctave


  • public class TestOctave
    extends Object
    Tests eu.simuline.octave.Octave.*
    • Constructor Detail

      • TestOctave

        public TestOctave()
    • Method Detail

      • main

        public static void main​(String[] args)
        Parameters:
        args -
      • testExecute

        public void testExecute()
                         throws Exception
        Test method for set(String,double), getScalar(), execute(String)
        Throws:
        Exception
      • testExec

        public void testExec()
                      throws Exception
        Test method for reader=exec(reader)
        Throws:
        Exception
      • testConstructor

        public void testConstructor()
                             throws Exception
        Test advanced Constructor to Octave()
        Throws:
        Exception
      • testFileClose

        public void testFileClose()
                           throws Exception
        Test if files are closed by the Octave object
        Throws:
        Exception
      • testOutputWithoutNewline

        public void testOutputWithoutNewline()
        Test