An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: powermock

SurpSG/offlins-gradle-plugin

JaCoCo Gradle plugin

Language: Kotlin - Size: 403 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 11 - Forks: 1

PedroFerreiraCJr/locadora-teste-unitario

Notas do curso: Testes unitários em Java: Domine JUnit, Mockito e TDD.

Language: Java - Size: 98.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

bilibili-base/powermock

Support for gRPC/HTTP protocol, feature-rich Mock Server implementation.

Language: Go - Size: 244 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 105 - Forks: 24

Abhidhimann/MovieApp

Movie App: an android application developed using Kotlin, MVVM, Hilt, Shimmer, Pagination, Coroutines & Android Architecture Components etc.

Language: Kotlin - Size: 3.13 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Aoriseth/mock-LocalDate-now-java

How to mock the static LocalDate.now() call in java.

Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 8 - Forks: 1

dev9com/mock-framework-review

A simple comparison of mocking frameworks against microservices

Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 0

yuvraj1510/junit-and-mockito

All about JUnit and Mockito

Language: Java - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

omerio/unit-testing

An example that demonstrates mocking using jMockit and Mockito + PowerMock for a standard Java Spring application with JPA persistence

Language: Java - Size: 185 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

ismayilovmurad/News-Reader

Simple News App

Language: Java - Size: 37.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kanthgithub/CryptoStreamLoader

Load Streaming Crypto Exchange Market Data to Elastic-Search-Engine

Language: Java - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

voliveirajr/dev-test Fork of wwvisa/dev-test

Implementation of proposed problem for an interview using Maven, SpringBoot for self-contained application, Jackson, Powermock and a rest client using Spring Web.

Language: Java - Size: 7.65 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

anupama-sinha/spring-junit5-project

A simple standalone RESTful web service application done in Spring Boot framework. This project helps in learning JUnit5 with Mockito and Powemock Framework

Language: Java - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SangHakLee/jacoco-offline-gradle

A example of JaCoCo-Offline-Instrumentation for gradle project.

Language: Java - Size: 57.6 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

simplezhli/AndroidUT

Android开发中必要的一环---单元测试(Unit Test)

Language: Java - Size: 250 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 497 - Forks: 94

naseemakhtar994/clean-architecture-android-kotlin Fork of patrickyin/clean-architecture-android-kotlin

A base project using the Uncle Bob's clean architecture with Kotlin language and the latest Android technologies for new Android projects.

Language: Kotlin - Size: 410 KB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ilkinabdullayev/learn-tdd-in-java

all code is guilty until proven innocent

Size: 279 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

aykuttasil/android-test-playgrounds

Android Testing

Language: Kotlin - Size: 221 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

anilgorthy/OMDb-Movie-Search

A simple MVP app that displays movie title search results from OMDb endpoint

Language: Java - Size: 2.07 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

lingw115/study

积累沉淀

Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

yolapop/MyMovieDatabase

Twin learning: An Android app that uses latest the programming patterns

Language: Kotlin - Size: 673 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 2

LucasFlores-tec/course-testes-unitarios-em-java

Projeto do curso de Testes Unitários em Java: Domine JUnit, Mockito e TDD

Language: Java - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cesardl/sistema-heladeros-ds-unmsm-2011-1

Proyecto del curso Diseño de Sistemas, ciclo 2011-I. Sistema de administracion de Sucursales y de vendedores de helados.

Language: Java - Size: 5.87 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JacksonFurrier/Software-quality-and-testing 📦

Software quality and testing

Language: HTML - Size: 137 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 16

kaanaydemir/microservices-parent

Microservices with Spring Boot which used Java,Aws,Spring Data JPA,Apache Kafka,Schema-Registry,Avro,Zipkin,Resilience4j,MongoDB

Language: Java - Size: 3.4 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

rajeshkawali/Springboot-junit-mockito-powermock

Spring Boot application, for unit tests using JUnit and Mockito (and potentially PowerMock if you need its additional capabilities), and run these tests against components of your Spring Boot application to verify their behavior.

Language: Java - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

juanmendez/realm-tester 📦

Writing tests using Realm Java

Language: Java - Size: 597 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 4

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.

Language: Java - Size: 191 KB - Last synced at: about 2 years ago - Pushed at: about 10 years ago - Stars: 5 - Forks: 4

kajal-52/Testing-with-JUnit-

Java application which uses Junit and mockito for testcase implementations.

Language: Java - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ingokuba/swing-chat

:computer: Simulation of a chat program for multiple users.

Language: Java - Size: 145 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

miozeng/spring-mockito

基于mockito的测试用例

Language: Java - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 2

samlatavares/java-testes-unitarios

Project made during the "Unit Tests in Java: Master JUnit, Mockito and TDD" course from Udemy.

Language: Java - Size: 19.5 MB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

zoechbauer/java-junit-with-mockito

Udemy course Learn Java Unit Testing with Junit and Mockito by Ranga Rao Karanam

Language: Java - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

gaerfield/2019-02_utws

Unit Test Workshop

Language: Java - Size: 1.89 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

anupama-sinha/anupama-notes

This captures learning notes on various topics.

Size: 215 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

nithinurs46/Mockito

Mockito and powermock samples, referred from Udemy course

Language: Java - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

diegovalerad/car

REST API service for a car application, using Java EE

Language: Java - Size: 1.08 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kemixkoo/java-test-demo

Do the demo for JUnit and Mock

Language: Java - Size: 198 KB - Last synced at: 8 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

alsin/vertx-hocon-config-example

Example project demonstrating how a Vertx microservice application can use a HOCON configuration file and how it can be tested

Language: Java - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

haroldolivieri/BadAssesList

This project is a sample of good usages about MVP, dagger-android and unitTests with Roboletric

Language: Kotlin - Size: 299 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

leocaliban/testes-unitarios

Language: Java - Size: 176 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Donaldhan/junit-demo

test junit3 & 4

Language: Java - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

BehindTheMath/TestWithLogStub

Class that stubs out android.util.Log for unit testing

Language: Java - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1