Class CoverageCalculationServiceIntegrationTest

    • Constructor Detail

      • CoverageCalculationServiceIntegrationTest

        public CoverageCalculationServiceIntegrationTest()
    • Method Detail

      • setUp

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

        public void tearDown()
      • shouldReturn100PercentCoverageForConstraintsWithoutViolations

        public void shouldReturn100PercentCoverageForConstraintsWithoutViolations()
                                                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnZeroCoverageForAllConstrainsWithViolations

        public void shouldReturnZeroCoverageForAllConstrainsWithViolations()
                                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturn100PercentCoverageForAllLocalesConstraintWithoutViolations

        public void shouldReturn100PercentCoverageForAllLocalesConstraintWithoutViolations()
                                                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnZeroPercentCoverageForAllLocalesConstraintWithViolations

        public void shouldReturnZeroPercentCoverageForAllLocalesConstraintWithViolations()
                                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnHalfCoverageFor1of2LocalesConstraintWithViolations

        public void shouldReturnHalfCoverageFor1of2LocalesConstraintWithViolations()
                                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnPropertyInfoMessagesForAllLocalesConstraintWithViolations

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