You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2020. It is now read-only.
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.