public class PersonUnitTest extends MaxUnitTestBase
online
Constructor and Description |
---|
PersonUnitTest() |
Modifier and Type | Method and Description |
---|---|
void |
changePersonBackToActive() |
void |
changePersonToInactive() |
void |
checkNameDisplayNameCombining() |
void |
testBasicPerson() |
void |
testClearEmails() |
void |
testDeletePerson() |
void |
testEmails() |
void |
testPersonAncestors() |
void |
testPhoneNumbers() |
void |
testSMS() |
setUp, tearDown
public void testBasicPerson()
public void testDeletePerson() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void changePersonToInactive() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void changePersonBackToActive() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void checkNameDisplayNameCombining() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testPhoneNumbers() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testClearEmails() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testEmails() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testSMS() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testPersonAncestors() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException