All releases of bwbunit


Release Notes: String comparison that was being done incorrectly has been fixed. Widening of method parameters is now supported. If an int is passed to a method that takes a long the call will now work correctly. Invoking Methods defined in a parent class from a subclasses is now supported. It is now possible to pass a subclass to a method that is expecting the parent class and have the call work correctly.


Release Notes: Pounder functionality was added. This component allows you to test methods with all possible combinations of values for your input parameters. The Private Proxy was updated to include overloaded set() and setXXX methods. Several common reflection related methods were refactored into a helper class that is shared by all components. The packaging was updated to include javadocs and the sources are now packaged.


No changes have been submitted for this release.