Exemplo n.º 1
0
 def test_type_taxobox(self):
     self.assertIsNone(Infobox._to_type("Template:Taxobox"))
Exemplo n.º 2
0
 def test_type(self):
     self.assertEqual(Infobox._to_type("Template:Infobox martial artist"),
                      "martial artist")