Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-2803

Test infrastructure: declarative custom DI modules in ServerCase

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.0-M1
    • None
    • None

    Description

      Now you need to add several boilerplate classes just to switch single service in the test runtime. This feature would allow to cover more cases easily.

      Usage example:

      @UseServerRuntime(CayenneProjects.TESTMAP_PROJECT)
      @ExtraModules(ServerCaseSyncModule.class)
      public class DataContextDelegateSharedCacheIT extends ServerCase {
      }
      

      Attachments

        Activity

          People

            ntimofeev Nikita Timofeev
            ntimofeev Nikita Timofeev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: