def test_meth_print_list(self):
     res = NotesApplication('fortune')
     res.create('fortune is my name')
     self.assertFalse(res.list())