Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_eval
Method · 0.85
before_component_index
Method · 0.85
Calls
no outgoing calls
Tested by
2
before_eval
Method · 0.68
before_component_index
Method · 0.68