Issue 17 in mockitopp: "exactly"behavior verification throws error.

3 views
Skip to first unread message

mock...@googlecode.com

unread,
May 9, 2014, 8:57:35 PM5/9/14
to mockit...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 17 by santhosh...@gmail.com: "exactly"behavior verification
throws error.
http://code.google.com/p/mockitopp/issues/detail?id=17

Hi,

I am using "exactly" behavior as seen in this page:
https://code.google.com/p/mockitopp/source/browse/trunk/test/src/test_verify.cpp?r=138

My code: ASSERT_TRUE(mock_splice(&TestInterface::kill).atLeast(1);

Following error occurs:

error: 'mockitopp::detail::dynamic_vfunction_base' is not an accessible
base of 'mockitopp::detail::dynamic_vfunction<void (TestInterface::*)()>'
/usr/include/mockitopp/detail/stubbing/dynamic_vfunction.hpp:43:15:
error: 'bool mockitopp::detail::dynamic_vfunction_base::atLeast(int) const'
is inaccessible

Pls share your inputs.

Thanks

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

mock...@googlecode.com

unread,
May 10, 2014, 1:44:05 PM5/10/14
to mockit...@googlegroups.com

Comment #1 on issue 17 by santhosh...@gmail.com: "exactly"behavior
Dupe of issue : https://code.google.com/p/mockitopp/issues/detail?id=11
Reply all
Reply to author
Forward
0 new messages