Class DefaultTaskServiceQueryProviderTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultTaskServiceQueryProviderTest extends ServicelayerBaseTest
  • Constructor Details

    • DefaultTaskServiceQueryProviderTest

      public DefaultTaskServiceQueryProviderTest()
  • Method Details

    • setUp

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

      public void tearDown()
    • shouldProvideQueryForExpiredTasksWithoutExclusiveMode

      public void shouldProvideQueryForExpiredTasksWithoutExclusiveMode() throws Exception
      Throws:
      Exception
    • shouldProvideQueryForExpiredTasksWithExclusiveMode

      public void shouldProvideQueryForExpiredTasksWithExclusiveMode() throws Exception
      Throws:
      Exception
    • shouldProvideSimpleQueryForTasksWithoutExclusiveMode

      public void shouldProvideSimpleQueryForTasksWithoutExclusiveMode() throws Exception
      Throws:
      Exception
    • shouldProvideSimpleQueryForTasksWithExclusiveMode

      public void shouldProvideSimpleQueryForTasksWithExclusiveMode() throws Exception
      Throws:
      Exception
    • shouldProvideFullQueryForTasksWithoutExclusiveMode

      public void shouldProvideFullQueryForTasksWithoutExclusiveMode() throws Exception
      Throws:
      Exception
    • shouldProvideFullQueryForTasksWithExclusiveMode

      public void shouldProvideFullQueryForTasksWithExclusiveMode() throws Exception
      Throws:
      Exception