psdi.app.person.unittest

Class PersonUnitTest



  • public class PersonUnitTest
    extends MaxUnitTestBase
    Automated tests for Person.
    • Constructor Detail

      • PersonUnitTest

        public PersonUnitTest()
    • Method Detail

      • testBasicPerson

        public void testBasicPerson()
      • testDeletePerson

        public void testDeletePerson()
                              throws java.rmi.RemoteException,
                                     MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • changePersonToInactive

        public void changePersonToInactive()
                                    throws java.rmi.RemoteException,
                                           MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • changePersonBackToActive

        public void changePersonBackToActive()
                                      throws java.rmi.RemoteException,
                                             MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • checkNameDisplayNameCombining

        public void checkNameDisplayNameCombining()
                                           throws java.rmi.RemoteException,
                                                  MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testPhoneNumbers

        public void testPhoneNumbers()
                              throws java.rmi.RemoteException,
                                     MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testClearEmails

        public void testClearEmails()
                             throws java.rmi.RemoteException,
                                    MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testEmails

        public void testEmails()
                        throws java.rmi.RemoteException,
                               MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testSMS

        public void testSMS()
                     throws java.rmi.RemoteException,
                            MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testPersonAncestors

        public void testPersonAncestors()
                                 throws java.rmi.RemoteException,
                                        MXException
        Throws:
        java.rmi.RemoteException
        MXException