classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mauve tests


From: Sascha Brawer
Subject: Re: Mauve tests
Date: Wed, 19 Nov 2003 18:10:42 +0100

Arnaud Vandyck <address@hidden> wrote on Wed, 19 Nov
2003 17:50:35 +0100:

>I'd like to know where are the mauve tests? ./test? ./testsuite?

http://sources.redhat.com/mauve/

>And maybe how can I write a mauve test for a awt or swing class?

For examples, see the tests for java.awt.geom.* or javax.swing.undo.

The truly interactive parts are certainly more difficult to test,
although there exists a class java.awt.Robot for this purpose. However,
Robot is currently not implemented in Classpath. :-(

>Sorry if it's a dumb question ;)

Not at all!

-- Sascha

Sascha Brawer, address@hidden, http://www.dandelis.ch/people/brawer/ 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]