コード例 #1
0
 def test_empty_list(self):
     notes = NotesApplication()
     self.assertEqual(notes.list(), None, msg="List not empty")