Class DefaultBundleTemplateDaoIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultBundleTemplateDaoIntegrationTest extends ServicelayerTest
Integration test suite for DefaultBundleTemplateDao
  • Field Details

    • thrown

      public org.junit.rules.ExpectedException thrown
  • Constructor Details

    • DefaultBundleTemplateDaoIntegrationTest

      public DefaultBundleTemplateDaoIntegrationTest()
  • Method Details

    • setUp

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

      public void testFindBundleTemplatesByProductNoResults()
    • testFindBundleTemplatesByProductOneResult

      public void testFindBundleTemplatesByProductOneResult()
    • testFindBundleTemplatesByProduct

      public void testFindBundleTemplatesByProduct()
    • testFindBundleByIdAndVersion

      public void testFindBundleByIdAndVersion()
    • testCannotFindBundleByIdAndVersion

      public void testCannotFindBundleByIdAndVersion()