Open brandonfox opened 11 months ago
I have a case where I've mocked the IDBConnection method but want to check to see if it was called with certain parameters (such as the sql query).
I want to propose that since since Setup functions are supported then Verify functions should also be supported
"Extension methods (here: SqlMapper.QuerySingle) may not be used in setup / verification expressions."
I have a case where I've mocked the IDBConnection method but want to check to see if it was called with certain parameters (such as the sql query).
I want to propose that since since Setup functions are supported then Verify functions should also be supported
"Extension methods (here: SqlMapper.QuerySingle) may not be used in setup / verification expressions."