Skip to content

prop extraction of first should be disallowed #150

Description

@jzbrooks
    assertThat(result).all {
      hasSize(1)
      prop(List<>::first)
        .prop(Vehicle::wheelCount)
    }

Caused some of violations of #142 to fail

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