-
Notifications
You must be signed in to change notification settings - Fork 4
Testing
Peter Nerg edited this page Jan 11, 2016
·
1 revision
Once you start to use this library you will most likely build test cases for your code.
To allow for a richer flora of asserts related (amongst others) to this project there is a side project called junit-extensions
It will allow you to use specialized interfaces providing access to a richer set of asserts.
E.g. asserting the result of a Try, Option or wait/block and assert a Future
- Introduction
- JavaDoc (Latest)
- Containers
- Option/Some/None
- Try/Success/Failure
- Either/Left/Right
- Asynchronous Execution
- Future/Promise
- Companion Classes
- The Unit Type
- Testing/Asserts
- License
- Chat room for the project:
- Continuous Integration: