mock http request(retrofit + okhttp) for unit test,单元测试中模拟接口请求数据
-
Updated
Sep 15, 2017 - Java
mock http request(retrofit + okhttp) for unit test,单元测试中模拟接口请求数据
Writing tests using Realm Java
Java based web-crawler program which makes use of pool based multi-threading, simple UI with Swing and jsoup to nested web crawling
redis database cache asynchronous api server
A simple comparison of mocking frameworks against microservices
Android UT 框架。基于Jacoco和Epic,实现android真机上的单元测试功能。
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.
A Small, light-weight Rest API based Java application without any framework, which does not require any server or container runtime.
Mockito and powermock samples, referred from Udemy course
Spring+MyBatis sample
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.
Java/Spring REST sample with HTML/JS frontend
A simple MVP app that displays movie title search results from OMDb endpoint
Learn Mockito 3, Java unit testing, PowerMockito, Integration testing, Cucumber BDD and Selenium WebDriver.
The App displays a list of Github Repositories of a particular user using the Github API for the search query entered. The query will be searched in the Github repositories. The data is saved in the local database cache that is backed by the network data. As the user scrolls to the end of the displayed list, a new network request is triggered an…
Dependencies for Robolectric and PowerMockito
Java Springboot microservices sample
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."