Skip to content
This repository was archived by the owner on Aug 8, 2020. It is now read-only.
This repository was archived by the owner on Aug 8, 2020. It is now read-only.

evaluate testability for "skip nulls" on ToStringFormatTest #7

@SierraGolf

Description

@SierraGolf

context
IDEs offer the feature to skip null values when generating the toString method.

currently the ToStringNullSafetyTest already verifies that the method can handle null values, but we can not assert if the null values will be contained in the result.

questions

  • does it make sense to test that?
  • is that even possible?
  • is it convenient?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions