|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
nom.tam.util.test.ArrayFuncsTest
public class ArrayFuncsTest
| Nested Class Summary | |
|---|---|
class |
ArrayFuncsTest.CloneTest
|
| Constructor Summary | |
|---|---|
ArrayFuncsTest(java.lang.String testName)
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testArrayEquals()
Test of arrayEquals method, of class nom.tam.util.ArrayFuncs. |
void |
testComputeSize()
Test of computeSize method, of class nom.tam.util.ArrayFuncs. |
void |
testConvertArray()
Test of convertArray method, of class nom.tam.util.ArrayFuncs. |
void |
testCopyArray()
Test of copyArray method, of class nom.tam.util.ArrayFuncs. |
void |
testCopyInto()
Test of copyInto method, of class nom.tam.util.ArrayFuncs. |
void |
testCurl()
Test of curl method, of class nom.tam.util.ArrayFuncs. |
void |
testDeepClone()
Test of deepClone method, of class nom.tam.util.ArrayFuncs. |
void |
testDoubleArrayEquals()
Test of doubleArrayEquals method, of class nom.tam.util.ArrayFuncs. |
void |
testFlatten()
Test of flatten method, of class nom.tam.util.ArrayFuncs. |
void |
testFloatArrayEquals()
Test of floatArrayEquals method, of class nom.tam.util.ArrayFuncs. |
void |
testGenerateArray()
Test of generateArray method, of class nom.tam.util.ArrayFuncs. |
void |
testGenericClone()
Test of genericClone method, of class nom.tam.util.ArrayFuncs. |
void |
testGetBaseArray()
Test of getBaseArray method, of class nom.tam.util.ArrayFuncs. |
void |
testGetBaseClass()
Test of getBaseClass method, of class nom.tam.util.ArrayFuncs. |
void |
testGetBaseLength()
Test of getBaseLength method, of class nom.tam.util.ArrayFuncs. |
void |
testGetDimensions()
Test of getDimensions method, of class nom.tam.util.ArrayFuncs. |
void |
testMimicArray()
Test of mimicArray method, of class nom.tam.util.ArrayFuncs. |
void |
testNElements()
Test of nElements method, of class nom.tam.util.ArrayFuncs. |
void |
testTestPattern()
Test of testPattern method, of class nom.tam.util.ArrayFuncs. |
| 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, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayFuncsTest(java.lang.String testName)
| Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exception
protected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exceptionpublic void testComputeSize()
public void testNElements()
public void testDeepClone()
public void testGenericClone()
public void testCopyArray()
public void testGetDimensions()
public void testGetBaseArray()
public void testGetBaseClass()
public void testGetBaseLength()
public void testGenerateArray()
public void testTestPattern()
public void testFlatten()
public void testCurl()
public void testMimicArray()
public void testConvertArray()
public void testCopyInto()
public void testArrayEquals()
public void testDoubleArrayEquals()
public void testFloatArrayEquals()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||