Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-755

Introduce annotation based db cleanup configuration

    XMLWordPrintable

Details

    • Low

    Description

      User should have control on data cleanup event. Currently it's always executed after the test. Provide @Cleanup annotation with following options:

      • DISABLED
      • BEFORE (default)
      • AFTER

      This annotation can be placed on class level - defining the default behaviour for all test cases, but when define on method level it will override global settings.

      Attachments

        Activity

          People

            bartosz-1 Bartosz Majsak
            bartosz-1 Bartosz Majsak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: