Searched defs:UnexpectedMethodCallException (Results 1 – 3 of 3) sorted by relevance
1004 struct UnexpectedMethodCallException : public FakeitException { struct1006 UnexpectedMethodCallException(std::string format) : in UnexpectedMethodCallException() argument1010 virtual std::string what() const override { in what()1015 std::string _format;
1015 struct UnexpectedMethodCallException : public FakeitException { struct1017 UnexpectedMethodCallException(std::string format) : in UnexpectedMethodCallException() argument1021 virtual std::string what() const override { in what()1026 std::string _format;
1008 struct UnexpectedMethodCallException : public FakeitException { struct1010 UnexpectedMethodCallException(std::string format) : in UnexpectedMethodCallException() argument1014 virtual std::string what() const override { in what()1019 std::string _format;