示例#1
0
 def test_invalid_search(self):
     bot = BotnetJabberClient()
     result = bot.weather("", "")
     self.assertEqual ("Invalid Search, plz try again", result)