public class ServiceAddressLogicTest
extends java.lang.Object
Constructor and Description |
---|
ServiceAddressLogicTest() |
Modifier and Type | Method and Description |
---|---|
void |
COORDINATEMaxvarTest()
Check COORDINATE maxvar works as designed enabling/disabling lat-long validation.
|
void |
deleteAssociatedAddressTest()
Delete an SA associated with an ASSET, WO, SR or LOCATION and check message return.
|
void |
justifyAppartmentTextTest()
The apartment text should be justified in order to don't impact in alpha sorts.
|
void |
newAddressOverridingAutoKeyTest()
Create new address and change autokey to assign an Address Code.
|
void |
searchTest()
Perform searches and validate results as known SA saved previously.
|
void |
STRADDRDETAILMaxvarTest()
Check STRADDRDETAIL maxvar works as designed.
|
public void searchTest()
public void newAddressOverridingAutoKeyTest()
public void deleteAssociatedAddressTest()
public void STRADDRDETAILMaxvarTest()
public void COORDINATEMaxvarTest()
public void justifyAppartmentTextTest()