MCPcopy Create free account
hub / github.com/Cantera/cantera / TestException

Class TestException

test/python/test_reactor.py:2887–2888  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2885
2886 def test_delegate_throws(self):
2887 class TestException(Exception):
2888 pass
2889
2890 class DummyReactor(ct.ExtensibleConstPressureReactor):
2891 def before_eval(self, t, LHS, RHS):

Callers 2

before_evalMethod · 0.85

Calls

no outgoing calls

Tested by 2

before_evalMethod · 0.68