as i understand if an argument fails verification i get a message containing the object.ToString(). How about that message also contains the typeof(object)
ExpectAndReturnAlways,ExpectGetIndexAlways,ExpectSetIndexAlways
Isn't AlwaysReturn the same as ExpectAndReturnAlways?
but what to do if u what to use AlwaysReturn and also check arguments?