Class UserInfoSessionDataTest


  • public class UserInfoSessionDataTest
    extends BaseDataSourceTestDal
    These tests ensure that the information that is displayed in the user profile widget is updated properly when roles, organization accesses or warehouses are activated/deactivated.
    • Constructor Detail

      • UserInfoSessionDataTest

        public UserInfoSessionDataTest()
    • Method Detail

      • createDataWithQuotes

        public static void createDataWithQuotes()
      • restoreData

        public static void restoreData()
      • deactivatedRoleNotShowInUserProfile

        public void deactivatedRoleNotShowInUserProfile()
                                                 throws Exception
        Throws:
        Exception
      • deactivatedOrganizationNotShowInUserProfile

        public void deactivatedOrganizationNotShowInUserProfile()
                                                         throws Exception
        Throws:
        Exception
      • deactivatedWarehouseNotShowInUserProfile

        public void deactivatedWarehouseNotShowInUserProfile()
                                                      throws Exception
        Throws:
        Exception
      • expectedWarehousesForOrganization

        public void expectedWarehousesForOrganization()
                                               throws Exception
        Throws:
        Exception