示例#1
0
 def test_our(self):
     self.assertEquals('our', googlerese('ejp'))
示例#2
0
 def test_so_it_is_okay_if_you_want_to_just_give_up(self):
     self.assertEquals(
         'so it is okay if you want to just give up',
         googlerese('de kr kd eoya kw aej tysr re ujdr lkgc jv'))
示例#3
0
 def test_assert_alphabet(self):
     self.assertIsNotNone(googlerese('abcdefghijklmnopqrstuvxywz'))
示例#4
0
 def test_factorial(self):
     self.assertEquals('factorial', googlerese('wyfrepkym'))
示例#5
0
 def test_there_are_tweenty_six_factorial_possibilities(self):
     self.assertEquals(
         'there are twenty six factorial possibilities',
         googlerese('rbcpc ypc rtcsra dkh wyfrepkym veddknkmkrkcd'))
示例#6
0
 def test_are(self):
     self.assertEquals('are', googlerese('ypc'))
示例#7
0
 def test_twenty(self):
     self.assertEquals('twenty', googlerese('rtcsra'))
示例#8
0
 def test_out_language_is_impossible_to_understand(self):
     self.assertEquals(
         'our language is impossible to understand',
         googlerese('ejp mysljylc kd kxveddknmc re jsicpdrysi'))
示例#9
0
 def test_there(self):
     self.assertEquals('there', googlerese('rbcpc'))
示例#10
0
 def test_understand(self):
     self.assertEquals('understand', googlerese('jsicpdrysi'))
示例#11
0
 def test_to(self):
     self.assertEquals('to', googlerese('re'))
示例#12
0
 def test_impossible(self):
     self.assertEquals('impossible', googlerese('kxveddknmc'))
示例#13
0
 def test_is(self):
     self.assertEquals('is', googlerese('kd'))
示例#14
0
 def test_language(self):
     self.assertEquals('language', googlerese('mysljylc'))