public class TestDataGeneration
extends java.lang.Object
| Constructor and Description |
|---|
TestDataGeneration() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadTestData()
This class is responsible for creating test data records necessary throughout the unit tests.
|
static void |
setUpBeforeClass()
One-time initialization before running the tests.
|
public static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exception - If MXServer initialization fails.public void loadTestData()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionTestSetupException