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