There are 1 repository under mockito-framework topic.
The app demonstrates principles of usecases with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. 📚
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.
simple client for etsy
Hacking Code - Mockito Guide and Tutorials
Simple sample app using MVP + Dagger2 + RxJava
Search GitHub Repositories
Spring Boot RESTful API with OpenAPI documentation
♨️ Java skeleton project
Practice project for TDD using spring boot
Utility website used for downloading videos from various websites :clapper:
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
A Git/Svn client with the ability to add Cobertura plugin to a Maven project
This repository contains the ways to do the unit testing and mocking in Spring
Udacity - Popular Movies, Stage 1 & 2. The application fetches movie data using themoviedb.org API.
Desenvolvimento de uma aplicação com Microservices, com a utilização de Spring Boot, para a disciplina de Desenvolvimento de Software III Unisinos-2018.
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.
Spring Boot RESTful API operating on city-related data
Spring Boot RESTful API operating on pet-related data
TQS Individual Project - The objective of this project was to create a REST-API service, along with the implementation of tests to verify if everything in the application is working properly.
A Country Directory app that shows relevant info of countries with modern Android Development tools.
Basics examples using @Mock and @Spy annotations
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
Interative app for Heartstone card game made with MVVM, Retrofit, Room, RxJava, Koin and much more!
practice project with spring boot 3+ ,jdk 17 junit mockito framework
learn junit 5 , mockito ,assertJ library in simple examples
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.
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.
Test task for a Junior Android Developer position at JSC Kalashnikov Concern.
Java Spring Boot application for currency conversion. It includes unit testing with JUnit and Mockito, and generates HTML reports.
Learning about mockito framework with exambles
Code demonstrating basic usage and implementation of JUnit5 and Mockito