us.ihmc.utilities
Class TestArrayTools

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by us.ihmc.utilities.TestArrayTools
All Implemented Interfaces:
junit.framework.Test

public class TestArrayTools
extends junit.framework.TestCase

Title:

Description:

Copyright: Copyright (c) 2006

Company:

Version:
1.0
Author:
not attributable

Constructor Summary
TestArrayTools(java.lang.String name)
           
 
Method Summary
 void testConcatentateArrays()
           
 void testConcatentateArrays1()
           
 void testConcatentateArrays2()
           
 void testCopyArray()
           
 void testCopyArray1()
           
 void testCopyArray2()
           
 void testCopyArray3()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestArrayTools

public TestArrayTools(java.lang.String name)
Method Detail

testConcatentateArrays

public void testConcatentateArrays()

testConcatentateArrays1

public void testConcatentateArrays1()

testConcatentateArrays2

public void testConcatentateArrays2()

testCopyArray

public void testCopyArray()

testCopyArray1

public void testCopyArray1()

testCopyArray2

public void testCopyArray2()

testCopyArray3

public void testCopyArray3()