ProteoWizard
|
#include "ChromatogramListBase.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, const char *argv[]) |
void test | ( | ) |
Definition at line 41 of file ChromatogramListBaseTest.cpp.
References MyBase::dataProcessingPtr(), pwiz::msdata::SpectrumListBase::setDataProcessingPtr(), and unit_assert.
int main | ( | int | argc, |
const char * | argv[] | ||
) |
Definition at line 50 of file ChromatogramListBaseTest.cpp.
References e(), test(), TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.