Ticket #134 (closed defect: fixed)
stubClassBinding::to() should throw an exception
| Reported by: | mikey | Owned by: | mikey |
|---|---|---|---|
| Priority: | major | Milestone: | 0.7.0 |
| Component: | InversionOfControl | Version: | SVN-trunk |
| Keywords: | Cc: |
Description
In case any other value than a string or an instance of net::stubbles::reflection::stubBaseReflectionClass is passed to net::stubbles::ioc::stubClassBinding::to() an illegal argument exception should be thrown. If other values are accepted this leads to hard traceable problems on other places in the inversion of control container.
Change History
Note: See
TracTickets for help on using
tickets.
