A simple comparison of mocking frameworks against microservices
-
Updated
Jun 30, 2017 - Java
A simple comparison of mocking frameworks against microservices
mock http request(retrofit + okhttp) for unit test,单元测试中模拟接口请求数据
Spring+MyBatis sample
redis database cache asynchronous api server
Java Springboot microservices sample
Writing tests using Realm Java
Passwd-as-a-Service is a HTTP Service designed to expose the passwrd and group files in UNIX like systems.
A simple MVP app that displays movie title search results from OMDb endpoint
This is a small project demonstrating the use of JUnit-4 and JUnit-5 together. It also explains how to use #PowerMockito to mock static methods.
In this course at Cod3r School we used JUnit, Mockito and Power-Mockito to test a Movie-Rental Store System. We tried many tests for business rules and then mocked some other objects to test if their functionalities were working with the system.
Android UT 框架。基于Jacoco和Epic,实现android真机上的单元测试功能。
Mockito and powermock samples, referred from Udemy course
To run springBoot_Jacoco_Demo project, run it as maven clean , test, install first, then under target folder -> site -> jacoco -> open index.html file with browser to verify your code coverage percentages.
Java based web-crawler program which makes use of pool based multi-threading, simple UI with Swing and jsoup to nested web crawling
A Small, light-weight Rest API based Java application without any framework, which does not require any server or container runtime.
Learn Mockito 3, Java unit testing, PowerMockito, Integration testing, Cucumber BDD and Selenium WebDriver.
Add a description, image, and links to the powermockito topic page so that developers can more easily learn about it.
To associate your repository with the powermockito topic, visit your repo's landing page and select "manage topics."