Skip to content

Verify columns without row order #25

@otoniel-isidoro

Description

@otoniel-isidoro

Sometimes is necessary to verify columns on a table without an specific row order. It is like contains of assertJ method assertion for Lists. A suggestion would be:

assertThat(table).column("sku").containsValues("teste2", "teste1", "teste3")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions