Class HibernateSQLCountTestListener

    • Constructor Detail

      • HibernateSQLCountTestListener

        public HibernateSQLCountTestListener()
    • Method Detail

      • beforeTestClass

        public void beforeTestClass​(org.springframework.test.context.TestContext testContext)
        Specified by:
        beforeTestClass in interface AssertTestListener
      • beforeTestMethod

        public void beforeTestMethod​(org.springframework.test.context.TestContext testContext)
        Specified by:
        beforeTestMethod in interface AssertTestListener
      • afterTestMethod

        public void afterTestMethod​(org.springframework.test.context.TestContext testContext)
        Specified by:
        afterTestMethod in interface AssertTestListener