Package eu.simuline.octave.type
Class TestOctaveCell
- java.lang.Object
-
- eu.simuline.octave.type.TestOctaveCell
-
public class TestOctaveCell extends Object
Test OctaveCell
-
-
Constructor Summary
Constructors Constructor Description TestOctaveCell()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testEquality()
Test that equality of the 1x1 empty cell worksvoid
testReturnCopy()
Tests that the get methods returns a copy
-