- Mastering Unit Testing Using Mockito and JUnit
- Sujoy Acharya
- 76字
- 2021-12-08 12:38:33
What you need for this book
You will need the following software to be installed before you run the examples:
- Java 6 or higher: JDK 1.6 or higher can be downloaded from the following Oracle website:
http://www.oracle.com/technetwork/java/javase/downloads/index.html
- Eclipse editor: The latest version of Eclipse is Kepler (4.3). Kepler can be downloaded from the following website:
- Mockito is required for creation, verification of mock objects, and stubbing. It can be downloaded from the following website: