Home | History | Annotate | Download | only in test

Lines Matching full:expectations

593     // Satisfies the above expectations.
631 // Satisfies the above expectations.
988 "Google Mock tried the following 2 expectations, but none matched:");
1637 // .After() allows input to contain duplicated Expectations.
2161 // Tests that we can verify and clear a mock object's expectations
2162 // when none of its methods has expectations.
2167 // There should be no expectations on the methods now, so we can
2173 // Tests that we can verify and clear a mock object's expectations
2174 // when some, but not all, of its methods have expectations *and* the
2183 // There should be no expectations on the methods now, so we can
2189 // Tests that we can verify and clear a mock object's expectations
2190 // when some, but not all, of its methods have expectations *and* the
2201 // There should be no expectations on the methods now, so we can
2207 // Tests that we can verify and clear a mock object's expectations
2208 // when all of its methods have expectations.
2219 // There should be no expectations on the methods now, so we can
2225 // Tests that we can verify and clear a mock object's expectations
2239 // There should be no expectations on the methods now, so we can
2259 // There should be no expectations on the methods now, so we can
2351 // There should be no expectations on the methods now, so we can
2371 // There should be no expectations on the methods now, so we can
2378 // expectations are set on a const mock object.
2392 // There should be no expectations on the methods now, so we can
2398 // Tests that we can set default actions and expectations on a mock
2444 // Verifies that the default actions and expectations of a and b1