CountDownProgressView
Rounded progressview with CountDownTimer
Start
CountDown
CountDownStopped
This library imitates Google Inbox mailbox effect on the drop-down return.
A tool for mocking HTTP services.
Features:
Mock your HTTP responses to test your REST API.
Mocky is a simple app which allows to generate custom HTTP responses. It's helpful when you have to request a build-in-progress WS, when you want to mock the backend response in a single app, or when you want to test your WS client.
Get a full fake REST API with zero coding in less than 30 seconds.
Java tool for mocking HTTP server behaviours for testing HTTP client code.
Fixd is an HTTP server fixture for testing web clients. Unlike a mock web server, it is backed by a fully functional HTTP server, bound to a port of your choosing. Its fluent interface allows you to quickly and easily script responses to client requests. Its clear, declarative interface also makes the setup portion of your unit tests easy to read and understand.