56 if (
os_) *
os_ <<
"testProteinList()\n";
63 aSimple.
proteins.push_back(protein1a);
64 bSimple.
proteins.push_back(protein1b);
81 aSimple.
proteins.push_back(protein2);
89 if (
os_) *
os_ << diffIgnore << endl;
96 bSimple.
proteins.push_back(protein3);
120 unit_assert(
diff.b_a.proteins[0]->description ==
"different metadata");
140 if (
os_) *
os_ <<
"testProteomeData()\n";
173 int main(
int argc,
char* argv[])
179 if (argc>1 && !strcmp(argv[1],
"-v"))
os_ = &cout;