tauimonen / junit5-mockito

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JUnit 5 with Mockito

This source code repository contains JUnit 5 and Mockito test examples with Maven.

Setup

Requirements

  • Should use Java 11 or higher. Previous versions of Java are un-tested.
  • Use Maven 3.5.2 or higher

About

License:Apache License 2.0


Languages

Language:Java 100.0%