Package jdemo: Information
Source package: jdemo
Version: 1.6.0-alt3_1jpp6
Build time: Oct 15, 2012, 07:36 PM
Category: Development/Java
Report package bugHome page: http://www.jdemo.de
License: CPL1.0
Summary: Java to Html converter
Description:
JDemo is the Java demonstration framework. Its concept is similar to the one of JUnit. As supplement to test driven software development, JDemo provides a new approach of demo driven development: When developing software, you write short code snippets (demo cases) that use your new API. The demo then demonstrates both: how to use the API and what happens when you execute the code. So you can for example interactively test the usability of GUI components. JDemo has a lot of convenience classes and methods that make implementing those demos very easy. The demos can then be launched from a Swing application called Demo Runner. Demos can also be used for automatically taking screenshots for documentation purposes.
Maintainer: Igor Vlasenko
Last changed
Oct. 15, 2012 Igor Vlasenko 0:1.6.0-alt3_1jpp6
- java7 build
March 21, 2012 Igor Vlasenko 0:1.6.0-alt2_1jpp6
- built with java 6
Oct. 19, 2010 Igor Vlasenko 0:1.6.0-alt1_1jpp6
- new version