MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / describe

Method describe

Bcore/src/main/cpp/Dobby/tests/catch.hpp:2197–2199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2195 }
2196
2197 std::string describe() const override {
2198 return "not " + m_underlyingMatcher.toString();
2199 }
2200 MatcherBase<ArgT> const &m_underlyingMatcher;
2201};
2202

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected