Class JdbcTestSupportTest

    • Constructor Detail

      • JdbcTestSupportTest

        public JdbcTestSupportTest()
    • Method Detail

      • setUp

        public void setUp()
      • tearDown

        public void tearDown()
      • shouldNotCollectStatementsWhenStatiscticsAreNotAttachedToTheThread

        public void shouldNotCollectStatementsWhenStatiscticsAreNotAttachedToTheThread()
      • shouldCollectStatementsWhenStatiscticsAreAttachedToTheThread

        public void shouldCollectStatementsWhenStatiscticsAreAttachedToTheThread()
      • shouldCollectSelectStatements

        public void shouldCollectSelectStatements()
      • shouldCollectStatementsOnlyFromAttachedThreads

        public void shouldCollectStatementsOnlyFromAttachedThreads()
                                                            throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException