| assertThat(predicate).as(new TestDescription(STR0)).accepts(expectedValue); | assertThat(predicate).accepts(matchValues); | assertThat(predicate).as(new TestDescription(STR0)).accepts(expectedValue) | assertThat(predicate).accepts(expectedValue) | assertj-core | 2c5f011d3c99d86f5d42a743a28238440729ae7f | org.assertj.core.api.longpredicate.LongPredicateAssert_accepts_Test | | | _1 | expectedValue |
|---|
| _2 | matchValues |
|---|
| | TCIVar | expectedValue |
|---|
| v1 | assertThat(predicate) |
|---|
| | | TCIVar | expectedValue |
|---|
| v1 | assertThat(predicate) |
|---|
| Uses | False |