|
ProteoWizard
|
#include "PeptideIDMap.hpp"#include "pwiz/utility/misc/unit.hpp"#include "pwiz/utility/misc/Std.hpp"Go to the source code of this file.
Functions | |
| void | test () |
| int | main (int argc, char *argv[]) |
| void test | ( | ) |
Definition at line 33 of file PeptideIDMapTest.cpp.
References pwiz::peptideid::PeptideID::Record::nativeID, pwiz::peptideid::PeptideID::Record::normalizedScore, pwiz::peptideid::PeptideIDMap::record(), pwiz::peptideid::PeptideID::Record::sequence, unit_assert, and unit_assert_equal.
Referenced by main().
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 64 of file PeptideIDMapTest.cpp.
References test(), TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.