MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / setup_test

Method setup_test

test/ext/test_baked.py:29–30  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

27 run_deletes = None
28
29 def setup_test(self):
30 self.bakery = baked.bakery()
31
32
33class StateChangeTest(BakedTest):

Callers

nothing calls this directly

Calls 1

bakeryMethod · 0.80

Tested by

no test coverage detected