Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

How do you know how many times EXPECT_CALL(). Times (3) has been called? #223

Open
githublaohu opened this issue Jan 28, 2019 · 0 comments

Comments

@githublaohu
Copy link

EXPECT_CALL(*test,start()).Times(2); test->start();
I need start to be called twice. How do I know?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant