Package ucar.unidata.util.test
Class UtilsMa2Test
- java.lang.Object
-
- ucar.unidata.util.test.UtilsMa2Test
-
public class UtilsMa2Test extends Object
ma2 testing utilities- Since:
- 3/23/12
-
-
Constructor Summary
Constructors Constructor Description UtilsMa2Test()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
testEquals(Array array1, Array array2)
static void
testJarrayEquals(Object jarray1, Object jarray2, int n)
-