JUnit

Each time I wanted to modify JUnit I developed a separate project...  After several projects I have now decided to put them all together and make my modifications available online.

This version is always in a beta status and right now the TextUI is working.  I am currently developing a Swing interface and focuse these days on the different trees...

I have implemented several new features but althrough they are not complete, you can take a sneak preview and give your feed-back:

  • event-based architecture: this architecture allow the UI and non-UI elements to be better separated.  It is easier to maintain and to understand
  • service: a service is a special component that receives events during the executions of the tests.  Currently available are services that write the results of the tests in a text, html or xml file.  Another service beeps when an error occured
  • hierarchy tree: the tree highlights the path to a failed test and let you rerun or reload a test using a context menu
  • online help: the help is available in the JavaHelp format

JUnit application

Download


Disclaimer: this application is not the official JUnit application and does not reflect the future development of JUnit!  Visit junit.org to download the latest version.
 junit40VBO.zip   application 
 junit40VBO_api.zip   javadoc documentation 
 junit40VBO_src.zip   source code 

Related sites

For any information: info@bossicard.com
© Copyright 2001-2002, Vladimir Bossicard, All rights reserved
eStat   Valid HTML 4.01!