junit-test
There are 305 repositories under junit-test topic.
kkapelon/java-testing-with-spock
Code samples from the book "Java testing with Spock"
houbb/data-factory
🏭Auto generate mock data for java test.(便于 Java 测试自动生成对象信息)
nawinkhatiwada/AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
klieber/phantomjs-maven-plugin
A maven plugin for installing the phantomjs binary on your system automatically.
joshdk/go-junit
🐜 Go library for ingesting JUnit XML reports
wgroeneveld/jasmine-junit-runner
A custom JUnit Java Runner annotation to run headless Javascript tests embedded in your IDE
droiddevgeeks/NewsApp
This is demo news app that show news in list . RxJava, Dagger , DataBinding ,MVVM , LiveData all are used.
LachlanMcKee/timber-junit-rule
A highly configurable JUnit Rule that outputs Timber logs to standard output
waleska404/algorithms-visualizer
🧮 Algorithms visualizer app for Android.
helmethair-co/scalatest-junit-runner
JUnit 5 runner for Scalatest
cortinico/rules4android
A collection of JUnit 4 Rules for Android Developers 🔬
lein-junit/lein-junit
Leiningen plugin for running JUnit tests.
quick-perf/doc
QuickPerf documentation: https://github.com/quick-perf/doc/wiki/QuickPerf
alvelchev/spring-practices-demo
Welcome to the Spring Practices Demo – a powerful Spring Boot application designed to support data JPA, pageable, and sorting with an intuitive Swagger interface. Explore and learn best practices in Java development, including efficient techniques with MapStruct, seamless database migration using Flyway, and more.
Claudenw/junit-contracts
Contract test suite runner
RameshMF/junit5-developers-guide
A Guide to JUnit 5 with examples
LinusMuema/Clowning
For the lack of a better word...but basically an android Kotlin playground
RameshMF/junit-developer-guide
Guide to Junit 4 testing framework
sanjoy-sust/FreightManagement
Standard Spring boot app to find paths between two locations
unloggedio/intellij-java-plugin
IntelliJ plugin with java language support
edson-a-soares/java_web_developer_nanodegree
It contains snippets, exercises, and solutions for the Udacity Java Web Developer Nanodegree.
seko0716/kafka-connect-transformers
kafka connect script engine transformers (performance comporation)
david-kariuki/junit5-testing-java
This is a java project to learn JUnit testing. https://david-kariuki.github.io/JUnitTestingProject/
KhaiNguyenDuc/spring-boot-blogging-api
Spring boot restfull api for blog
akshayrcc/group-chat
Chat Application using SpringBoot, MVC, Thymeleaf, and Spring Security
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.
SpongePowered/LaunchWrapperTestSuite
A LaunchWrapper JUnit Test Suite
van1164/k6-executor-for-junit-test
Project to run concurrent traffic test easy for JUnit
droiddevgeeks/GithubFirebaseIssue
GitHub web API to retrieve all open issues associated with the firebase-ios-sdk repository.
alysonsz/Market-Code-Reader
Project during College with my teammates utilizing Java, JavaFX, JUnit, SQLite and Maven -> made on October 13, 2022
FranAguilera/MVP_DAGGER_RXJAVA_SIMPLE_DEMO
Simple sample app using MVP + Dagger2 + RxJava
nelsieborja/gorg-ui-v3
Gorg UI v3
MarieLynneBlock/java-theMasterclass
All coursework for the Java Masterclass, learning Java 8 and Java 9 core development, including mob programming sessions with the Java Community and code challenges. Joined this community in support of my training at work, the Java Academy @ LCM.
rlichtarski/ChooseAMovie
A movie Android app using Movie Database IMDB Alternative API with testing. The app uses MVVM architecture with Jetpack (Room, ViewModel, LiveData, View Binding), Hilt, Coroutines, Flows, Moshi, etc...
rowland007/Grand-Strand-Systems
SNHU Project One for CS-320
Piggypink8/Orientacion-a-Objetos-1
Objetivos: Aprender el paradigma objetos con sus características, ventajas y aplicaciones en el desarrollo de softwares. Análisis y diseños orientado a objetos mediante UML.