Class CustomerSiteValidatorIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class CustomerSiteValidatorIntegrationTest extends ServicelayerTest
  • Constructor Details

    • CustomerSiteValidatorIntegrationTest

      public CustomerSiteValidatorIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • shouldGetValidateFalseWhenUseIsolatedSiteEmployeeWithSiteEmpty

      public void shouldGetValidateFalseWhenUseIsolatedSiteEmployeeWithSiteEmpty()
    • shouldGetValidateTrueWhenUseIsolatedSiteEmployeeWithSiteNotEmpty

      public void shouldGetValidateTrueWhenUseIsolatedSiteEmployeeWithSiteNotEmpty()
    • shouldGetValidateTrueWhenUseNotIsolatedSiteEmployeeWithSiteEmpty

      public void shouldGetValidateTrueWhenUseNotIsolatedSiteEmployeeWithSiteEmpty()
    • shouldGetValidateTrueWhenUseNotIsolatedSiteEmployeeWithSiteNotEmpty

      public void shouldGetValidateTrueWhenUseNotIsolatedSiteEmployeeWithSiteNotEmpty()