Class StreamConfigurationContainerIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

public class StreamConfigurationContainerIntegrationTest extends ServicelayerTransactionalBaseTest
  • Constructor Details

    • StreamConfigurationContainerIntegrationTest

      public StreamConfigurationContainerIntegrationTest()
  • Method Details

    • setUp

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

      public void shouldSaveStreamConfigurationCorrectlyWithProperWhereClause() throws Exception
      Throws:
      Exception
    • shouldThrowModelSavingExceptionWhenTryingToSaveStreamConfigurationWithTheSameStreamIDWithinSameContainer

      public void shouldThrowModelSavingExceptionWhenTryingToSaveStreamConfigurationWithTheSameStreamIDWithinSameContainer() throws Exception
      Throws:
      Exception
    • shouldFailValidationOfStreamConfigurationWhenWhereClauseContains_WHERE_keywordAtTheBeginning

      public void shouldFailValidationOfStreamConfigurationWhenWhereClauseContains_WHERE_keywordAtTheBeginning() throws Exception
      Throws:
      Exception
    • shouldFailValidationOfStreamConfigurationWhenWhereClauseContains_where_keywordAtTheBeginning

      public void shouldFailValidationOfStreamConfigurationWhenWhereClauseContains_where_keywordAtTheBeginning() throws Exception
      Throws:
      Exception
    • shouldFailValidationOfStreamConfigurationWhenWhereClauseContains__where_keywordAtTheBeginning

      public void shouldFailValidationOfStreamConfigurationWhenWhereClauseContains__where_keywordAtTheBeginning() throws Exception
      Throws:
      Exception