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

Conduct DBUnit properties from arquillian-persistence

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 1.0.0.CR7
    • None

      As an arquillian-persistence user, I want to access all DBUnit properties from the arquillian-persistence configuration.

      Only a few DBUnit properties like caseSensitiveTablesNames are conducted from the arq-persisence configuration. In my case, I've got yml-Data with columns of empty content.
      I'd like to set the DBUnit property "allowEmptyFields" through the arquillian persistence config as follows:

      <extension qualifier="persistence-dbunit">
      <property name="defaultDataSetFormat">YAML</property>
      <property name="allowEmptyFields">true</property>
      </extension>

              bartosz-1 Bartosz Majsak
              jenskreidler Thomas Jodes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: