I appreciate the feedback, Ian. I am using JUnit as well, via JBuilder.
However, it is for the graphics stuff that I have a hard time using it. It
would be much nicer if a program like Robot could identify an object, move
it, determine the screen location, and query it for graphic properties, such
as color. I understand Robot CAN indeed do something like this for classes
derived from AWT and other core classes. However, the word I get from
Rational is that this is doable but very complicated for other classes, like
those of Java 3D.
I guess I should ask, is JUnit satisfying all your unit testing needs or do
you still have to do some hands-on verification?
Thanks,
Chet Urata
--- Ian M Nieves <[EMAIL PROTECTED]> wrote:
>
> I use JUnit for unit testing.
> Its simple, easy, free.
>
> I dont know what your specific needs are, but thats my 2 cents.
>
> Ian
>
>
> On Mon, 17 Mar 2003, Chet Urata wrote:
>
> > Does anyone do any automated unit, integration and/or system
> testing with
> > Java 3D? I be interested in hearing what software you are using to
> > accomplish this.
> >
> > I have heard from tech support at Rational that Robot and RobotJ
> have a
> > complex interface that needs to be setup for the Java 3D objects to
> be
> > recognized. It's complex enough that tech support said that I
> should
> > contact my sales rep (for ?) since tech support does "not support
> this level
> > of customization."
> >
> > Other than that, the click and drag works to some degree, but that
> is not
> > useful for automated testing on querying selected object's
> positions,
> > colors, etc. I believe screen captures are possible for some
> tests, but can
> > be tricky and cumbersome.
> >
> > Thank you!
> >
> > Chet Urata
> >
> >
>
===========================================================================
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in
> the body
> > of the message "signoff JAVA3D-INTEREST". For general help, send
> email to
> > [EMAIL PROTECTED] and include in the body of the message
> "help".
> >
> >
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".