/test-bdd-assertj

Sample project using BDDMockito and AssertJ to write BDD-style unit tests

Primary LanguageJava

Testing with BDD Mockito and AssertJ

This repository contains a sample project used at The Practical Developer site to explain how to create human-readable Unit Tests using best practices with BDDMockito and AssertJ.

You can find all the information in this link: Write BDD Unit Tests with BDDMockito and AssertJ.