ricemery / AssertJMatcher

Mockito Matcher that utilizes AssertJ for the assertion logic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AssertJMatcher

Mockito Matcher that utilizes AssertJ for the assertion logic.

This project allows for the use of AssertJ as Mockito Matchers.

Dependencies

  • Mockito
  • AssertJ

Test Dependencies

  • Mockito
  • AssertJ
  • Junit 5

Usage

See src/test/java/com/chainstaysoftware/testing/AssertJMatcherTest for sample usage.

About

Mockito Matcher that utilizes AssertJ for the assertion logic.

License:Other


Languages

Language:Java 100.0%