Class IntegerMatrixTest
java.lang.Object
ubic.basecode.dataStructure.matrix.IntegerMatrixTest
- Author:
- Paul
-
Constructor Details
-
IntegerMatrixTest
public IntegerMatrixTest()
-
-
Method Details
-
setup
- Throws:
Exception
-
testColumns
public void testColumns() -
testGet
public void testGet() -
testGetByKeys
public void testGetByKeys() -
testGetColObj
public void testGetColObj() -
testGetColumn
public void testGetColumn() -
testGetEntry
public void testGetEntry() -
testGetObject
public void testGetObject() -
testGetRow
public void testGetRow() -
testGetRowObj
public void testGetRowObj() -
testIsMissing
public void testIsMissing() -
testRows
public void testRows() -
testSet
public void testSet() -
testSetByKeys
public void testSetByKeys() -
testSetObj
public void testSetObj() -
testSize
public void testSize() -
testToInteger
public void testToInteger()
-