Orkney is a small but powerful test framework for Java. Orkney executes tests that are structured into test groups, test cases and test steps. Test steps are used like bricks to create test cases while test groups collect test cases and other test groups to create a test suite. Test cases are written in a simple text language thus allowing composition of cases from test steps without deep programming knowledge. Reports are created in text and in XML format, the latter are converted to a human...