# Java Testing

Tools:

* [JUnit](https://junit.org/): Unit Test framework
* [Mockito](https://site.mockito.org): Mocking Framework
* [PowerMock](https://github.com/powermock/powermock): Mocking + Reflection and Byte Manipulation
