chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
Welcome to Typemock Community! Here you can ask and receive answers from other community members. If you liked or disliked an answer or thread: react with an up- or downvote.
0 votes
Hi I

I get a popup window with the following message

VerifyException was

TypeMock Verification: Unexpected Call to XX.Finalize()

in responce to some bogus mocking

e.g. mocking Form::Show() as a property with ExpectGet

would it be possible to report a more meaning full error message?
asked by jho1965dk (1.7k points)

1 Answer

0 votes
Hi
You can use the tracer to view what's going on.
If you don't understand the output save the results (File -> Save)
and send it to me. I will send you my address offline.
answered by ohad (35.4k points)
...