## Library [Mockito](https://github.com/mockito/mockito) ## Purpose To facilitate JUnit test by mocking the behaviours of dependency classes of SUTs using this library. ## License [MIT Lisence](https://github.com/mockito/mockito/blob/release/3.x/LICENSE)