Completed
Last Updated: 21 Nov 2012 00:37 by Philip Japikse
Philip Japikse
Created on: 26 Oct 2012 11:57
Type: Feature Request
0
Assert when automocking
Currently, I can only assert all when automocking.  It would be nice to be able to assert individually.  container.Assert<IAccount>().  If we implement my other item (http://feedback.telerik.com/Project/105/Feedback/Details/850-distinguish-between-automocked-items-when-multiple-of-the-same-are-in-the-constru) then it would be container.Assert<IAccount>[0] if there were more than one IAccount in the constructor.
0 comments