Class DefaultContactInfoServiceIntegrationTest

    • Constructor Detail

      • DefaultContactInfoServiceIntegrationTest

        public DefaultContactInfoServiceIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldRemoveAllContactInfosOnUserRemove

        public void shouldRemoveAllContactInfosOnUserRemove()
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnNullMainInfoContactIfUserDoesNotHaveContacts

        public void shouldReturnNullMainInfoContactIfUserDoesNotHaveContacts()
                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnFirstContactInfoFromTheListAsMainContactInfo

        public void shouldReturnFirstContactInfoFromTheListAsMainContactInfo()
                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSetMainContactForTheUser

        public void shouldSetMainContactForTheUser()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldAddContactInfosToTheList

        public void shouldAddContactInfosToTheList()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldRemoveContactsFromTheList

        public void shouldRemoveContactsFromTheList()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception