Skip to content
#

junit5

Here are 299 public repositories matching this topic...

Here are some of the things you will find in this repo: Dependency Injection with Dagger 2 Making network requests with Retrofit Unit testing with Junit and Mockito Using test doubles in Espresso tests with Dagger 2 MVP Architecture, Navigation Component and multi module

  • Updated Sep 16, 2020
  • Kotlin

This repository contains a presentation and accompanying examples that demonstrate some techniques, how to write tests that "talk" to you. In addition, there is a very brief code-comparison between the usage of native Junit assertions and AssertJ on the one hand and between Mockito and mockk as mocking libraries for Kotlin on the other hand.

  • Updated Nov 3, 2022
  • Kotlin

Improve this page

Add a description, image, and links to the junit5 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the junit5 topic, visit your repo's landing page and select "manage topics."

Learn more