An open API service indexing awesome lists of open source software.

https://github.com/baeldung/learn-mockito

The codebase for the Learn Mockito course on Baeldung
https://github.com/baeldung/learn-mockito

Last synced: 2 months ago
JSON representation

The codebase for the Learn Mockito course on Baeldung

Awesome Lists containing this project

README

        

# About this repo

This is the codebase of the **Learn Mockito** course.

If you're already a student of the course you can start exploring this through the lesson notes in the course.

Note that the code for each module is hosted on its own branch, you'll have to switch to the branch corresponding to the module you're on, for example: `git checkout module1`

If you're not a student, you can get access to the course here: TBD