Announcement

The STclass Framework project is hosted on Tigris Forge.
You can now download the version 4.1.

 

You can also consult the pre-4.xx documents on the old STclass site.

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

Overview of STclass for Java

This site is dedicated to software developers using Java and interested by the testing techniques. STclass is a Unit Testing Framework comparable to JUnit and its clones, but based on runtime evaluable contracts as defined by B. Meyer in the Design by Contract approach.

See the main features of STclass.

What is the Design for Trustability Approach?

The Design for Trustability (or DfT) approach defines a pragmatic design process that uses:

  • UML-2 based specification and design,
  • embedded documentation with OCL-like contracts,
  • CBB testing techniques,

to improve quality and trustability of the software products, reducing development time and time to market.