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

Method getLineNumber

src/CppUTest/Utest.cpp:330–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328}
329
330size_t UtestShell::getLineNumber() const
331{
332 return lineNumber_;
333}
334
335bool UtestShell::match(const char* target, const TestFilter* filters) const
336{

Callers 6

report_test_startMethod · 0.80
failMethod · 0.80
TestFailureMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected