I usually write unit tests that do the latter.

For debugging (i.e. when the class won't load), I use Mocha or the CCK (it comes with BCEL) in that order.

Bob

Badri Ramaswami wrote:
What is the best way to test the .class generated?  I have tried to use
mocha (java mocha.Decompiler foo.class) but that doesn't work all the time.
Is there a different decompiler that I can use or is it best to just write
test programs that use the .class?

Thanks

Badri

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to