| 
    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, const char *argv[]) | 
| void test | ( | ) | 
Definition at line 33 of file PeptideIDMapTest.cpp.
References e(), pwiz::peptideid::PeptideID::Record::nativeID, pwiz::peptideid::PeptideID::Record::normalizedScore, pwiz::peptideid::PeptideIDMap::record(), pwiz::proteome::AminoAcid::Info::record(), pwiz::peptideid::PeptideID::Record::sequence, unit_assert, and unit_assert_equal.
| int main | ( | int | argc, | 
| const char * | argv[] | ||
| ) | 
Definition at line 64 of file PeptideIDMapTest.cpp.
References e(), test(), TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.
 1.8.1.1