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
maybe in this case we should rely on serialization/de-serailization in the test.
You could create a special method with no parameter that returns directly the deserialized object (and the method would contain the serialization string) ...
Stubs lack the information required by the exporter to faithfully recreate the object.
In particular:
Not sure how to handle such cases yet.
The text was updated successfully, but these errors were encountered: