Learn Mockito 3, Java unit testing, PowerMockito, Integration testing, Cucumber BDD and Selenium WebDriver.
-
Updated
Sep 10, 2024 - Java
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.
Java based web-crawler program which makes use of pool based multi-threading, simple UI with Swing and jsoup to nested web crawling
Mockito and powermock samples, referred from Udemy course
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.
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 MVP app that displays movie title search results from OMDb endpoint
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…
Passwd-as-a-Service is a HTTP Service designed to expose the passwrd and group files in UNIX like systems.
Writing tests using Realm Java
Java Springboot microservices sample
redis database cache asynchronous api server
Java/Spring REST sample with HTML/JS frontend
Spring+MyBatis sample
Dependencies for Robolectric and PowerMockito
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."