The `ceylon.test` module is a simple framework to write repeatable tests.
Tests execute the code of the module under test and
can make assertions about what it does. For example,
* do functions, when called with certain arguments, return the expected results?
* do classes behave as required?
* etc.
------------------------------------------------------------------
#### CONTENT
1. [Getting started](#start)
1. [Running](#running)
1. [Assertions](#assertions)
1. [Lifecycle ...
Newer Version Available
Note: this artifact is located at Ceylon repository (https://modules.ceylon-lang.org/maven/1/)
Licenses
| License | URL |
|---|---|
| Apache Software License |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Tomáš Hradec | | |||
| Tom Bentley | |