mockito-junit
There are 39 repositories under mockito-junit topic.
d3adspace/gradle-project-template
A gradle template project containing configuration for common architectures including multi project builds, testing with JUnit 5 and Mockito, CI via TravisCI, Coverage via codecov, code climate via codacy and SonarCloud and some other useful tools.
plantngo/plantngo
Food ordering platform that promotes environmentally sustainable diets
plantngo/plantngo_backend
Plant&Go is a food ordering platform that promotes and incentivises consumers to incorporate environmentally sustainable diets into their daily lives, reducing carbon emission from food consumption
herou/MVP-Dagger2-JunitTesting
Simple Login using MVP pattern.
saahilanande/Backend-MTRS
This repository contains the backend of the Movie Theater Reservation System. MTRS is a project to buy tickets and book seats for films in various theaters. Spring boot + Java + Postgres+ spring security + Oauth2.0 + JPA
Siddhant23/NY-Times-Popular-Articles
Kotlin | MVVM | Retrofit | Dagger-Hilt | Coroutine | JUnit | Espresso | Roboelectric | Mockito | Github-Actions
devwdougherty/personal-developer-wiki
A personal wiki of my basic programmer knowledge
onlyfullstack/unit-testing-and-integration-testing-with-spring-boot
This repository contains the ways to do the unit testing and mocking in Spring
rkcullen/business-card-reader
This is a simple application that demonstrates the use of Lambda expressions
romellfudi/MockitoSample
:cocktail:How Android Test Unit with Mockito by @romellfudi
shopKubernetesSpringboot/cart
Basic Session Shop Cart
Alfiyansya/MovieCatalog3
Final Submission in "Belajar Android Jetpack Pro" class from Dicoding Indonesia
alinesoarestome/marvel-backend-challenge
Spring Boot-based project to reimplement characters endpoints from Marvel API.
chandandas27/Shopping-Cart_App
Shopping Cart - Backend App
chanhi2000/unitTesting
android project for unit testing
danielbastidasr/mvp-android-rxjava2-dagger2-mockito
MVP Architecture. Basic App using RxJava 2, Dagger 2 for dependency injection and basic testing with Mockito.
jolice/mocks
Mockito prototype
melihhilmiuludag/student.proj
SpringBoot&Primefaces CRUD Operations. This project technologies are openJDK11,Spring Boot 2.2.6, Primefaces 6.1, JSF 2.2, HSQL 2.4.0, Mockito 1.10.19 and Lombok, SOLID Principle, Layered Architecture and MVCetc.
roryblucky/unit-test-with-spring
Demo project for writing unit tests in a spring boot project
zoechbauer/java-junit-with-mockito
Udemy course Learn Java Unit Testing with Junit and Mockito by Ranga Rao Karanam
abhishek-bits/testing
Notes on Unit Testing, Test Driven Development and Mockito Framework in Java.
codurance-academy-sept-dec-2020/academy-skeleton-gradle
Base skeleton to use for any kata that contains various dependency already in place.
danya1705/advertising-board
Backend-часть доски объявлений. Это дипломная работа на курсе Java-разработчик SkyPro.
kaziyas/comic-strips-reader
A RESTful service that pulls the last 10 strips from two different sources and combines them into a single JSON file
s3valkov/JavaOOP
Java OOP February 2019 Course at Software University
sourovbd/User-Management
Core backend for user management.
dima666Sik/book-house
Project are web-project. For testing used JUnit5, Postman. Simple "Book House" that used for buying books other entities. All describe will be below in readme file.
edsonwade/student-management-system
Student Management System
fdeniz07/UnitTest
Unit Testing on Java using JUnit & Mockito(Mocking)
mtumilowicz/springboot-mockito
The main goal of this project is to explore basics od Mockito in Spring Boot environment.
Samuellucas97/Programming-Spring-Framework
practicing programming using Spring Framework
sshehrozali/spring-tdd-example
Example Spring Boot application developed using Test Driven Development using JUnit, Mockito, AssertJ and Hamcrest.
SteffiKeranJ/JUnit5-with-Mockito
Code demonstrating basic usage and implementation of JUnit5 and Mockito