MCPcopy Create free account
hub / github.com/RustPython/RustPython / test_config11_ok

Method test_config11_ok

Lib/test/test_logging.py:3514–3515  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

3512 ], stream=output)
3513
3514 def test_config11_ok(self):
3515 self.test_config1_ok(self.config11)
3516
3517 def test_config12_failure(self):
3518 self.assertRaises(Exception, self.apply_config, self.config12)

Callers

nothing calls this directly

Calls 1

test_config1_okMethod · 0.95

Tested by

no test coverage detected