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 ...
Version1.2.2compared with

Version Details

Compile Changes (4)

1.2.1-1 1.2.2
ChangeGroup / ArtifactPreviousCurrent
~ Updated ceylon » collection1.2.11.2.2
~ Updated ceylon » file1.2.11.2.2
~ Updated ceylon » language1.2.11.2.2
~ Updated ceylon » runtime1.2.11.2.2