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
1) Method throwsOnCollectionChange doesn't have assertion statements.
Please add at least one assertion statement to the test method.
You can also ignore the rule by adding @SuppressWarnings("JTCOP.RuleAssertionMessage") annotation.
Rule: RuleAssertionMessage.
You can read more about the rule here: https://github.com/volodya-lombrozo/jtcop/blob/main/docs/rules/no-assertions.md
@volodya-lombrozo take a look, please.
jtcop
check fails withon test
but it should be okay
I think it would be nice if
jtcop
supported cactoos-matchers, wdyt?The text was updated successfully, but these errors were encountered: