Ticket #134 (closed defect: fixed)

Opened 2 years ago

Last modified 2 weeks ago

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

Changed 2 years ago by mikey

  • owner changed from schst to mikey
  • status changed from new to assigned

Changed 2 years ago by mikey

Fixed with r1394.

Changed 2 years ago by mikey

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.