Theories in JUnit
This repository contains 4 code examples for the following blog post: http://www.thomaskasene.com/2015/08/26/theories-in-junit/
To check out the project, open Git Bash and enter the following:
git clone git@github.com:ThomasKasene/theories-in-junit.git
Below is a list of the example classes provided:
- MathAbsoluteTest
- MathMaximumTest
- StringFormatTest
- StringSplitAndCharAtTest