You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can use .with(xx) only once, .with(xx) will return StubBuilder object that has no .with member function
and there is no check constraint in mockcpp, maybe you can use checkWith to define you own check logic?
The text was updated successfully, but these errors were encountered: