mockito-framework
There are 71 repositories under mockito-framework topic.
PopPsyA/Mediateka
The app demonstrates principles of usecases with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. 📚
arjunagi/Client-Server--Java-UDP-Sockets
A Java application that enables reliable data transfer between a server and a client over the UDP protocol. The application has a customized acknowledgement mechanism and integrity check algorithm in order to ensure the reliable data transfer and data security over UDP.
FranAguilera/MVP_DAGGER_RXJAVA_SIMPLE_DEMO
Simple sample app using MVP + Dagger2 + RxJava
alex-gama/mockito-guide-tutorials
Hacking Code - Mockito Guide and Tutorials
ajaysaini-sgvu/search-github-repo
Search GitHub Repositories
LuisCusihuaman/java-getting-started
♨️ Java skeleton project
ReguloSarmiento/PopularMovies
Udacity - Popular Movies, Stage 1 & 2. The application fetches movie data using themoviedb.org API.
Carla-de-Beer/fruit-shop-api
Spring Boot RESTful API with OpenAPI documentation
fmendozaro/spring-boot-tdd
Practice project for TDD using spring boot
karafra/video-downloader
Utility website used for downloading videos from various websites :clapper:
mario-russo/publica
Esse projeto é feito para mostrar meus conhecimento com Java. Esse projeto tem como idéia um usuário pode publicar curtir e reagir a uma publicação
mrdgsmith/Git-SVN-MavenPlugin-client-application
A Git/Svn client with the ability to add Cobertura plugin to a Maven project
onlyfullstack/unit-testing-and-integration-testing-with-spring-boot
This repository contains the ways to do the unit testing and mocking in Spring
savannadenega/abcontrol-spring-boot-microservices-full
Desenvolvimento de uma aplicação com Microservices, com a utilização de Spring Boot, para a disciplina de Desenvolvimento de Software III Unisinos-2018.
Wilsona4/Clads
Clads product is an android application designed in an attempt to solve an age old problem - disappointment from tailors. This application provides a platform for tailors to efficiently manage the information of their large client base in a centralised and organised fashion. The product eradicates the use of paper to store client information. With Clads, tailors no longer fear the loss of clients or clients’ data.
Carla-de-Beer/cities-api
Spring Boot RESTful API operating on city-related data
Carla-de-Beer/pets-api
Spring Boot RESTful API operating on pet-related data
jolice/mocks
Mockito prototype
mufratkarim/All-Countries-Java
A Country Directory app that shows relevant info of countries with modern Android Development tools.
rucko24/Testing-with-mockito-and-JUnit-5
Basics examples using @Mock and @Spy annotations
shivam6862/SpringBoot-MongoDB-CRUD-Student-JUnit-Mockito
This is a Spring Boot backend application for managing persons. It provides basic CRUD (Create, Read, Update, Delete) operations for a Person entity, JUnit, Mockito Testing
korjun1993/tdd-study
Test code 작성을 연습하는 공간
MarkBilginer/MusicLandscape
Console Application, Music Info Database, Track info Container with file input and output
VoidHash/hearthstone-codex
Interative app for Heartstone card game made with MVVM, Retrofit, Room, RxJava, Koin and much more!
arvindsis11/JMockito-practice
practice project with spring boot 3+ ,jdk 17 junit mockito framework
arvindsis11/JunitMockito
learn junit 5 , mockito ,assertJ library in simple examples
brianjknight/Packaging-Project
A service that chooses the best packaging option for an online order. The "best" packaging is determined by calculating the weighted costs of labor, material, and environmental impact.
jorian82/SpringFramework6-rest-mvc
Spring Framework 6 REST MVC example. Lombok annotations, Data Storage using static data, Spring JPA with H2 for temporal storage and MySQL for permanent storage. MockitoMVC and assertions example use. Best practices for all code mentioned before.
merklol/KalashnikovTestTask
Test task for a Junior Android Developer position at JSC Kalashnikov Concern.
mohAnan-CS/Currency-Converter-Testing
Java Spring Boot application for currency conversion. It includes unit testing with JUnit and Mockito, and generates HTML reports.
shefo007/Learning_Mockito_Framework
Learning about mockito framework with exambles
SteffiKeranJ/JUnit5-with-Mockito
Code demonstrating basic usage and implementation of JUnit5 and Mockito