MVP pattern example on Android: no Dagger or RxJava example
-
Updated
Nov 14, 2021 - Java
Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.
MVP pattern example on Android: no Dagger or RxJava example
A Spring Boot 3 RESTful API for managing departments and employees. Features include CRUD operations, Excel/PDF reporting with JasperReport, async email sending with Thymeleaf, Dockerized PostgreSQL, and database migrations with Flyway. Enhanced with Swagger documentation, and tested using JUnit 5, Mockito, and Testcontainers.
Sample project using BDDMockito and AssertJ to write BDD-style unit tests
Hexagonal architecture with Spring Boot
Minecraft library for contacting the Mojang API. Experimenting with Unit-Tests
E commerce application .
Maven plugin designed to take tests results produced by continuous integration systems and publish them to github as a "check" annotation on a particular commit.
Low level design of a Parking Lot in Java, following SOLID principles. Unit tests implemented.
Java Utility library for my other repos
Lecture about persistence in Java
Testes unitários de uma API REST para o gerenciamento de estoques de cerveja. Construção de testes unitários para validar um sistema de gerenciamento de estoques de cerveja desenvolvido em Spring Boot, e também apresentar os principais conceitos e vantagens de criar testes unitários com JUnit e Mockito.
[JAVA][TESTS][WORKSHOP] Workshop about Unit Tests
SpringBootApp with Hibernate-jpa and h2 In-memory Database + Rest-Assured tests
A minimalist Java library for effortless unit test execution 🍇
📊 Testing skills grinding - grades manager (MongoDB + jongo, Mockito - mock, spy, TDD, bash, tests - acceptance, integration, unit)
Sample spring boot application demonstrating the generic usage of JPA APIs & to be able to query easily.
Sample API to control beer stock. Created during Everis / Digital Innovation One Bootcamp to demonstrate the use of TDD and unit tests in Java.
Created by Kent Beck, Erich Gamma
Released 1997