Package eu.simuline.octave.io
Class TestOctaveIO
- java.lang.Object
-
- eu.simuline.octave.io.TestOctaveIO
-
-
Constructor Summary
Constructors Constructor Description TestOctaveIO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testReadWithName()
Test thatOctaveIO.readWithName(String)
works and throws the expected on too much data.
-
-
-
Method Detail
-
testReadWithName
public void testReadWithName()
Test thatOctaveIO.readWithName(String)
works and throws the expected on too much data.
-
-