Project Ressources

STclass is an open source project under LGPL Licence; it is hosted on the Tigris forge, the available services are:

An UBS/Valoria Project

This project is supported by the ALCC Team of the VALORIA Laboratory at Université de Bretagne Sud (UBS - Vannes - France).

ubs   valoria

Tools Output

scrsh1 The standard test runner output in quiet mode: only succes or faults are displayed.
scrsh2 List of TestSuites, TestCases and TestUnits embedded in the current class under test; each of displayed elements can be launched individually

Generated Reports

All HTML reports are valid XHTML with CSS2; the presentation style is fully controled by CSS directves.

scrsh3 Test Report: first page shows the packages overview and the global test results.
scrsh4 Test Report: the package view displays per classes results.
scrsh5 Test Report: at the class level all testcases are displayed, faultly testcases are emphasized.
scrsh6 Test Report: at Test Case level, each TestUnit is displayed and the failures are detailed.
scrsh7 Profiling Report: if the -stat option is activated during the test, giving statistics on number of calls and execution time (Warning: times are measured on the instrumented classes and are not relevant to a normal execution).
scrsh8 Javadoc Report using STclass Taglets and showing pre- and post-conditions paragraphs.