Use Moq's VerifySet In VB?

Jul 12, 2010

I have a function that updates a user in the asp.net membership provider.

[code]...

View 1 Replies


ADVERTISEMENT

Moq's VerifySet Be Called - "Expression Is Not A Property Setter Invocation"?

Apr 10, 2010

I am trying to test that a property has been set but when I write this as a unit test: moqFeed.VerifySet(Function(m) m.RowAdded = "Row Added") moq complains that "Expression is not a property setter invocation" My complete code is

[Code]...

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved