MCPcopy Create free account
hub / github.com/Singular/Singular / strTotalTests

Method strTotalTests

libpolys/tests/cxxtest/Descriptions.cpp:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 //
15#ifndef _CXXTEST_FACTOR
16 char *WorldDescription::strTotalTests( char *s ) const
17 {
18 numberToString( numTotalTests(), s );
19 return s;
20 }
21#else // _CXXTEST_FACTOR
22 char *WorldDescription::strTotalTests( char *s ) const
23 {

Callers 4

getTotalTestsMethod · 0.80
getTotalTestsMethod · 0.80
totalTestsMethod · 0.80
getTotalTestsMethod · 0.80

Calls 4

numberToStringFunction · 0.85
copyStringFunction · 0.85
failedTestsMethod · 0.80
warningsMethod · 0.80

Tested by

no test coverage detected