public class LocationTest
extends java.lang.Object
| Constructor and Description |
|---|
LocationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteTest()
Delete test - Location with custom SA
|
void |
getAddressSystemForLocationTest1()
getAddressSystemForLocation test - Location with no System
|
void |
getAddressSystemForLocationTest2()
getAddressSystemForLocation test - Location with Address System
|
void |
getMboSetTest1()
getMboSet test - Child Location in System Hierarchy
|
void |
getMboSetTest2()
getMboSet test - Parent Location in System Hierarchy
|
void |
getMboSetTest3()
getMboSet test - Location with no System Hierarchy
|
void |
getServiceAddressTest()
getServiceAddress test - Location without SA and maxvar enabled
|
void |
saveGISDataTest1()
saveGISData test - Location without SA
|
void |
saveGISDataTest2()
saveGISData test - Location without SA and maxvar enabled
|
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 deleteTest()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void getAddressSystemForLocationTest1()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void getAddressSystemForLocationTest2()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void getMboSetTest1()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void getMboSetTest2()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void getMboSetTest3()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void saveGISDataTest1()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void saveGISDataTest2()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void getServiceAddressTest()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteException