|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
net.sourceforge.swimp.test.util.SwimpBaseTestCase
net.sourceforge.swimp.test.coin.AbstractTestCoinPackedVectorBase
net.sourceforge.swimp.test.coin.TestCoinPackedVector
public class TestCoinPackedVector
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.swimp.test.coin.AbstractTestCoinPackedVectorBase |
|---|
denseValues, indices, values |
| Fields inherited from class net.sourceforge.swimp.test.util.SwimpBaseTestCase |
|---|
tmpFilePrefix, tmpFileSuffix |
| Constructor Summary | |
|---|---|
TestCoinPackedVector(java.lang.String arg0)
Constructor for TestCoinShallowPackedVectorBase. |
|
| Method Summary | |
|---|---|
protected CoinPackedVectorBase |
getVector()
Return a vector based on the static indices and values for the fixture. |
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAlgebraicOperations()
|
void |
testAppend()
|
void |
testAssign()
|
void |
testClear()
|
void |
testCreateConstantValue()
|
void |
testCreateDense()
|
void |
testGetNumElements()
|
void |
testGetOriginalPosition()
|
void |
testInsert()
|
void |
testSetConstant()
|
void |
testSetElement()
|
void |
testSetFull()
|
void |
testSetFullNonZero()
|
void |
testSetVector()
|
void |
testTruncate()
|
| Methods inherited from class net.sourceforge.swimp.test.coin.AbstractTestCoinPackedVectorBase |
|---|
testDenseVectorAccess, testDotProd, testEquals, testEquivalent, testFindIndex, testGetElement, testGetElements, testGetIndex, testGetIndices, testGetItem, testInfNorm, testIsExistingIndex, testMinMaxIndex, testOneNorm, testSumValues, testTwoNorm |
| Methods inherited from class net.sourceforge.swimp.test.util.SwimpBaseTestCase |
|---|
getSwimpProperties, getSwimpRootDir, getTestDataFile |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestCoinPackedVector(java.lang.String arg0)
arg0 - | Method Detail |
|---|
public static void main(java.lang.String[] args)
protected void setUp()
throws java.lang.Exception
setUp in class AbstractTestCoinPackedVectorBasejava.lang.Exception
protected void tearDown()
throws java.lang.Exception
tearDown in class AbstractTestCoinPackedVectorBasejava.lang.Exceptionprotected CoinPackedVectorBase getVector()
AbstractTestCoinPackedVectorBase
getVector in class AbstractTestCoinPackedVectorBasepublic void testGetNumElements()
testGetNumElements in class AbstractTestCoinPackedVectorBasepublic void testCreateDense()
public void testCreateConstantValue()
public void testClear()
public void testAssign()
public void testSetVector()
public void testSetConstant()
public void testSetFull()
public void testSetFullNonZero()
public void testSetElement()
public void testInsert()
public void testAppend()
public void testTruncate()
public void testAlgebraicOperations()
public void testGetOriginalPosition()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||