public class IntArrayWorkerTester
extends java.lang.Object
| Constructor | Description |
|---|---|
IntArrayWorkerTester() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
Method to test getColTotal
|
static void |
testFillPattern1() |
Method to test fillPattern1
|
static void |
testGetTotal() |
Method to test getTotal
|
static void |
testGetTotalNested() |
Method to test getTotalNested
|
static void |
testSetMatrix() |
method to test setMatrix
|
public static void testSetMatrix()
public static void testFillPattern1()
public static void testGetTotal()
public static void testGetTotalNested()
public static void main(java.lang.String[] args)