MCPcopy Create free account
hub / github.com/cpputest/cpputest / SignedBytesEqualFailure

Class SignedBytesEqualFailure

include/CppUTest/TestFailure.h:154–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152};
153
154class SignedBytesEqualFailure : public TestFailure
155{
156public:
157 SignedBytesEqualFailure (UtestShell* test, const char* fileName, size_t lineNumber, signed char expected, signed char actual, const SimpleString& text);
158};
159
160class StringEqualFailure : public TestFailure
161{

Callers 1

Calls

no outgoing calls

Tested by 1