|
ProteoWizard
|
#include "SpectrumListBase.hpp"#include "pwiz/utility/misc/unit.hpp"#include "pwiz/utility/misc/Std.hpp"Go to the source code of this file.
Classes | |
| class | MyBase |
Functions | |
| void | test () |
| int | main (int argc, char *argv[]) |
| void test | ( | ) |
Definition at line 44 of file SpectrumListBaseTest.cpp.
References MyBase::dataProcessingPtr(), pwiz::msdata::ChromatogramListBase::setDataProcessingPtr(), and unit_assert.
Referenced by main().
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 53 of file SpectrumListBaseTest.cpp.
References test(), TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.