Exemplo n.º 1
0
 def test_dispatcher(self):
     """Test the single dispatcher."""
     with self.assertRaises(StopIteration):
         das(None)
Exemplo n.º 2
0
 def test_dispatcher(self):
     """Test the single dispatcher."""
     with self.assertRaises(StopIteration):
         das(None)