MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / reportInvalidArguments

Method reportInvalidArguments

extern/Catch2/catch.hpp:16480–16482  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16478}
16479
16480void ConsoleReporter::reportInvalidArguments(std::string const&arg){
16481 stream << "Invalid Filter: " << arg << std::endl;
16482}
16483
16484void ConsoleReporter::assertionStarting(AssertionInfo const&) {}
16485

Callers 1

executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected