Home | History | Annotate | Download | only in test

Lines Matching full:expectations

593     // Satisfies the above expectations.
631 // Satisfies the above expectations.
989 "Google Mock tried the following 2 expectations, but none matched:");
1712 // .After() allows input to contain duplicated Expectations.
2239 // Tests that we can verify and clear a mock object's expectations
2240 // when none of its methods has expectations.
2245 // There should be no expectations on the methods now, so we can
2251 // Tests that we can verify and clear a mock object's expectations
2252 // when some, but not all, of its methods have expectations *and* the
2261 // There should be no expectations on the methods now, so we can
2267 // Tests that we can verify and clear a mock object's expectations
2268 // when some, but not all, of its methods have expectations *and* the
2279 // There should be no expectations on the methods now, so we can
2285 // Tests that we can verify and clear a mock object's expectations
2286 // when all of its methods have expectations.
2297 // There should be no expectations on the methods now, so we can
2303 // Tests that we can verify and clear a mock object's expectations
2317 // There should be no expectations on the methods now, so we can
2337 // There should be no expectations on the methods now, so we can
2429 // There should be no expectations on the methods now, so we can
2449 // There should be no expectations on the methods now, so we can
2456 // expectations are set on a const mock object.
2470 // There should be no expectations on the methods now, so we can
2476 // Tests that we can set default actions and expectations on a mock
2522 // Verifies that the default actions and expectations of a and b1