def test_parser_triple_spaced(self): set_citation_stub.parseString( 'Citation = {"PubMedCentral", "Trends in molecular medicine", "12928037"}' )
def test_parser_double_spaced(self): set_citation_stub.parseString('Citation = {"PubMed", "12928037"}')