ProteoWizard
|
#include "ChromatogramListWrapper.hpp"
#include "pwiz/utility/misc/unit.hpp"
#include "pwiz/utility/misc/Std.hpp"
Go to the source code of this file.
Classes | |
class | MyWrapper |
Functions | |
void | test () |
int | main (int argc, const char *argv[]) |
void test | ( | ) |
Definition at line 50 of file ChromatogramListWrapperTest.cpp.
References pwiz::msdata::ChromatogramIdentity::id, pwiz::msdata::ChromatogramIdentity::index, boost::lexical_cast(), and unit_assert.
int main | ( | int | argc, |
const char * | argv[] | ||
) |
Definition at line 89 of file ChromatogramListWrapperTest.cpp.
References e(), test(), TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.