Skip to content

Issue when @Ramdom excludes multiple fields #17

@arielaa86

Description

@arielaa86

Expected Behavior

Describe what you were trying to do

I am trying to use @random annotation with excludes fields.

Describe what actually happened

when i use @random(excludes = "my_field") is ok this field is omitted but when @random(excludes = { "my_field" , "field2" ,... }) i got the fields full filled

Specifications

  • JUnit-Extensions Version: 5
  • Java Version: 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions