示例#1
0
 def test_copes_with_null_publication_date(self):
     b = BibliographicRecord()
     self.assertEqual(b.get_publication_date(), "")