Beispiel #1
0
 def test_is_this_thing_on(self):
     self.assertEqual(1, boggle.check())
 def test_Is_This_Thing_On(self):
     self.assertEquals(1, boggle.check())
 def test_is_this_thing_on(self):
     self.assertEquals(1, boggle.check())