Skip to content

Add support for char column type in TableRowValueAssert#isEqualTo #43

Description

@men-devnat-grenoble

As a tester I want to be able to check character value on char type column.
At the moment char I have to use the isEqualTo(String) signature to perform this test

assertThat(table).row(3).value("code").isEqualTo('A')

Thanks for your job!

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions