[java-dev] Re: Unit testing Java externals that call outlet()
Adam Murray
adamjmurray at gmail.com
Sat Aug 11 14:24:07 MDT 2007
- Previous message: [java-dev] Unit testing Java externals that call outlet()
- Next message: [java-dev] Re: Unit testing Java externals that call outlet()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Also, I tried subclassing a test version of my class that overrides the outlet() methods to do nothing, but MaxObject declares the outlet() methods as final so this is not possible :(
- Previous message: [java-dev] Unit testing Java externals that call outlet()
- Next message: [java-dev] Re: Unit testing Java externals that call outlet()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
