Skip to content

sf105/proboscis

Repository files navigation

Build Status

Java Proboscis

Licensed under BSD License.

What is Proboscis?

Proboscis is a tiny java library for polling for a result, originally intended for tested asynchronous systems. It separates out the concept of Probing, taking a snapshot of the current state, from the activity of polling and managing timeouts.

Proboscis can be considered a hamcrest extension

Downloads

You can obtain Proboscis binaries from Maven central

Issues can be reported using GitHub issue tracker

Source

To build, read BUILDING.txt

Acknowledgements

Proboscis was extracted by Steve Freeman from libraries developed by Nat Pryce and Nick Pomfret

About

Little library for writing asynchronous tests. Derived from objogate windowlicker. Intended to work with hamcrest

Resources

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages