Spring+MyBatis sample
-
Updated
Apr 24, 2018 - Java
Spring+MyBatis sample
Mockito and powermock samples, referred from Udemy course
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 simple MVP app that displays movie title search results from OMDb endpoint
redis database cache asynchronous api server
Java/Spring REST sample with HTML/JS frontend
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.
A simple comparison of mocking frameworks against microservices
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
Passwd-as-a-Service is a HTTP Service designed to expose the passwrd and group files in UNIX like systems.
Learn Mockito 3, Java unit testing, PowerMockito, Integration testing, Cucumber BDD and Selenium WebDriver.
A Small, light-weight Rest API based Java application without any framework, which does not require any server or container runtime.
Android UT 框架。基于Jacoco和Epic,实现android真机上的单元测试功能。
mock http request(retrofit + okhttp) for unit test,单元测试中模拟接口请求数据
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."