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, char *argv[]) |
void test | ( | ) |
Definition at line 50 of file ChromatogramListWrapperTest.cpp.
References pwiz::msdata::ChromatogramIdentity::id, pwiz::msdata::ChromatogramIdentity::index, and unit_assert.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 89 of file ChromatogramListWrapperTest.cpp.
References test(), TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.