Class ClearViewBase

    • Constructor Detail

      • ClearViewBase

        public ClearViewBase()
      • ClearViewBase

        public ClearViewBase​(java.lang.String name)
    • Method Detail

      • setUp

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

        protected void tearDown()
                         throws java.lang.Exception
        Overrides:
        tearDown in class FoodMartTestCase
        Throws:
        java.lang.Exception
      • constructSuite

        public static TestSuite constructSuite​(DiffRepository diffRepos,
                                               java.lang.Class clazz)
      • runTest

        protected void runTest()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • assertQuerySql

        protected void assertQuerySql​(boolean flushCache)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • assertNoQuerySql

        protected void assertNoQuerySql​(boolean flushCache)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception