Télécharger la liste

Description du projet

XPTest for Together provides two patterns and a module to allow the fast development of test cases. The TestCase pattern creates a class which has to be customized to contain test methods for a given class containing business methods. Using the TestPackage pattern, a class collecting all TestCases recursively can be created. The execution module allows one to start a Swing or AWT GUI to test single classes or packages in any granularity. It depends on JUnit by Kent Beck and Erich Gamma, and is designed to significantly speed up the development of Extreme Programming-inspired tests within the Together UML modeling tool and wanna-be-IDE. Since version 5.5, XPTest is also part of the Together distribution.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-03-05 21:38
2.2

La possibilité de créer un JUnit les classes basées sur TestPackages a été réintroduit. Auparavant, si «JUnit compatibilité» a été activé, la génération de code respectifs, poncifs avait été éteint.
Tags: Minor feature enhancements
The ability to create a JUnit-based TestPackages
classes has been reintroduced. Previously, if
'JUnit compatibility' was turned on, the
respective code generation/pattern features had
been turned off.

2001-12-22 00:26
2.1

Le code de TogetherLabs a été intégré. Les schémas (générateurs de code) et d'autres pièces importantes ont été réimplémenté et de la documentation a été améliorée.
Tags: Major bugfixes
The code from TogetherLabs has been integrated. The patterns (code generators) and other major parts have been reimplemented, and the documentation has been improved.

Project Resources