Function testing::MATCHER(IsEmpty, negation ? “isn’t empty” :”is empty”)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “testing::MATCHER” with arguments “(IsEmpty, negation ? “isn’t empty” :”is empty”)”. Could not parse arguments. Parsing eror is Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “?”. [error at 19] (IsEmpty, negation ? “isn’t empty” :”is empty”) ——————-^