MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / START_SECTION

Function START_SECTION

src/tests/class_tests/openms/source/PeakIntegrator_test.cpp:150–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148
149
150START_SECTION(PeakIntegrator())
151{
152 ptr = new PeakIntegrator();
153 TEST_NOT_EQUAL(ptr, null_ptr)
154}
155END_SECTION
156
157START_SECTION(~PeakIntegrator())

Callers

nothing calls this directly

Calls 15

TEST_EQUALFunction · 0.85
TEST_EXCEPTIONFunction · 0.85
setParametersMethod · 0.80
integratePeakMethod · 0.80
estimateBackgroundMethod · 0.80
backMethod · 0.80
getParametersMethod · 0.45
getValueMethod · 0.45
setValueMethod · 0.45
RTBeginMethod · 0.45

Tested by

no test coverage detected