Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ fail
Method
fail
test/orm/test_transaction.py:671–672 · test/orm/test_transaction.py::SessionTransactionTest.fail
(*arg, **kw)
Source
from the content-addressed store, hash-verified
669
sess = fixture_session()
670
671
def
fail(*arg, **kw):
672
raise
BaseException(
class
="st">"some base exception")
673
674
with
(
675
mock.patch.object(
Callers
15
test_dupe_col_name
Method · 0.45
test_dupe_col_name_nested
Method · 0.45
test_join_transaction_modes
Method · 0.45
test_join_transaction_mode_with_event
Method · 0.45
test_relationship_population_maintained
Method · 0.45
Result
Class · 0.45
name
Method · 0.45
test_dml_ctes
Method · 0.45
test_aliased_update
Method · 0.45
test_aliased_delete
Method · 0.45
test_add_cte
Method · 0.45
test_join_from_favors_explicit_left
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected