def test_check_interactive_good(self): # kind of unnecessary because test relies on low level function self.assertTrue(ui._check_interactive(sys.__stdin__))