Skip to content

Parametrized test support #166

Description

@borsch

Junit 5 have introduced @Parametrized tests support which is very practical when you have different input data with the same tested code

I would like to be use some kind of parametrized test with DBunit when I have different inputdata (@DatabaseSetup) and different optional @ExpectedDatabase

Does it possible to implement such thing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions