Simple testing project with JUnit, Hamcrest, and Mockito dependencies.
Framework links:
To enable auto-complete of static imports, include these in your IDE's settings. For example, in Eclipse these can be configured in Java > Editor > Content Assist > Favorites.
org.junit.Assert.*org.hamcrest.Matchers.*org.mockito.Mockito.*