public class TestOctave extends Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
TestOctave.DestroyThread
Helper for TestOctave
|
private static class |
TestOctave.DontCloseWriter |
| Constructor and Description |
|---|
TestOctave() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
testConstructor()
Test advanced Constructor to Octave()
|
void |
testDestroy() |
void |
testExec()
Test method for reader=exec(reader)
|
void |
testExecute()
Test method for set(String,double), getScalar(), execute(String)
|
void |
testFileClose()
Test if files are closed by the Octave object
|
void |
testOutputWithoutNewline()
Test
|
public static void main(String[] args)
args - public void testExecute()
throws Exception
Exceptionpublic void testExec()
throws Exception
Exceptionpublic void testConstructor()
throws Exception
Exceptionpublic void testFileClose()
throws Exception
Exceptionpublic void testOutputWithoutNewline()
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.