public class SLRouteServiceTest
extends java.lang.Object
| Constructor and Description |
|---|
SLRouteServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyRoutesTest1()
Test "Apply SLR" from select action with Crews
|
void |
applyRoutesTest2()
Test "Apply SLR" from select action with Labors
|
void |
createSLRBasedOnSKDProjectTest1()
Test for "Apply Street Level Routes" button, with resources filled
|
void |
createSLRBasedOnSKDProjectTest2()
Test for "Apply Street Level Routes" button, with work query filled
|
void |
cronTaskTest() |
void |
deleteRoutesTest() |
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 createSLRBasedOnSKDProjectTest1()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void createSLRBasedOnSKDProjectTest2()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void applyRoutesTest1()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void applyRoutesTest2()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void deleteRoutesTest()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteExceptionpublic void cronTaskTest()
throws MXException,
TestSetupException,
java.rmi.RemoteException
MXExceptionTestSetupExceptionjava.rmi.RemoteException