public class TestRegionPlacement
extends java.lang.Object
| Constructor and Description |
|---|
TestRegionPlacement() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testRandomizedMatrix()
Used to test the correctness of this class.
|
void |
testRegionPlacement() |
public static void setupBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionPlacement()
throws java.lang.Exception
java.lang.Exceptionpublic void testRandomizedMatrix()