GithubHelp home page GithubHelp logo

pdibenedetto / hands-on-mocking-with-mockito Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rieckpil/hands-on-mocking-with-mockito

0.0 1.0 0.0 233 KB

:open_hands: Hands-On Mocking With Mockito Online Course

License: MIT License

Python 8.46% Java 91.54%

hands-on-mocking-with-mockito's Introduction

Mockito Course

Hands-On Mocking With Mockito Online Course

Build & Test Maven Project

Introduction

Build your Java testing success on top of a solid foundation.

With this right-sized online course you get a practical introduction to Mockito and learn about all its features.

Further Resources and Links

Local Project Setup

Mandatory requirements:

  • Java 11 (JDK flavour (OpenJDK/Azul/Oracle) does not matter). For the correct Java version setup I can recommend JEnv (Mac/Linux) and the Maven Toolchains Plugin (Windows)
$ java -version
openjdk version "11.0.9.1" 2020-11-04
OpenJDK Runtime Environment (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.04)
OpenJDK 64-Bit Server VM (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.04, mixed mode, sharing)

Next, run all tests with:

./mvnw test (Linux/Mac)
mvnw.cmd test (Windows)

hands-on-mocking-with-mockito's People

Contributors

rieckpil avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.