Class CoverageCalculationServiceIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.validation.coverage.impl.CoverageCalculationServiceIntegrationTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class CoverageCalculationServiceIntegrationTest extends ServicelayerBaseTest
  • Constructor Details

    • CoverageCalculationServiceIntegrationTest

      public CoverageCalculationServiceIntegrationTest()
  • Method Details

    • setUp

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

      public void tearDown()
    • shouldReturn100PercentCoverageForConstraintsWithoutViolations

      public void shouldReturn100PercentCoverageForConstraintsWithoutViolations() throws Exception
      Throws:
      Exception
    • shouldReturnZeroCoverageForAllConstrainsWithViolations

      public void shouldReturnZeroCoverageForAllConstrainsWithViolations() throws Exception
      Throws:
      Exception
    • shouldReturn100PercentCoverageForAllLocalesConstraintWithoutViolations

      public void shouldReturn100PercentCoverageForAllLocalesConstraintWithoutViolations() throws Exception
      Throws:
      Exception
    • shouldReturnZeroPercentCoverageForAllLocalesConstraintWithViolations

      public void shouldReturnZeroPercentCoverageForAllLocalesConstraintWithViolations() throws Exception
      Throws:
      Exception
    • shouldReturnHalfCoverageFor1of2LocalesConstraintWithViolations

      public void shouldReturnHalfCoverageFor1of2LocalesConstraintWithViolations() throws Exception
      Throws:
      Exception
    • shouldReturnPropertyInfoMessagesForAllLocalesConstraintWithViolations

      public void shouldReturnPropertyInfoMessagesForAllLocalesConstraintWithViolations() throws Exception
      Throws:
      Exception