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

Class FeatureUnsupportedFailure

include/CppUTest/TestFailure.h:184–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182};
183
184class FeatureUnsupportedFailure : public TestFailure
185{
186public:
187 FeatureUnsupportedFailure(UtestShell* test, const char* fileName, size_t lineNumber, const SimpleString& featureName, const SimpleString& text);
188};
189
190#endif

Callers 2

assertLongLongsEqualMethod · 0.85

Calls

no outgoing calls

Tested by 2

assertLongLongsEqualMethod · 0.68