Hi Mauro,

I could find a new version (1.1) of Tyburn in http://code.google.com/p/tyburn/
Unfortunately it isn't on any maven repo...

Tyburn is a good tool, but for those that want to test more complicated Swing applications (with dialog, jtables, jtrees) there are one alternative that I'm using now: http://www.uispec4j.org/

<dependency>
    <groupId>org.uispec4j</groupId>
    <artifactId>uispec4j</artifactId>
    <version>2.4</version>
</dependency>


I have started writing tests for a new project here. As soon I've finished this first module, I could write an example if you want.

cheers

Cristiano


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to