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