Lines Matching refs:ExitException
29 sys.exit.expect_call(1).and_raises(cli_mock.ExitException)31 self.assertRaises(cli_mock.ExitException,