Closed
Description
Chris Beams opened SPR-5879 and commented
Some, but not all of the functionality available in AbstractTransactionalSpringContextTests
is currently available in the TestContext framework.
Notably missing is support for setComplete()
, endTransaction()
, and startNewTransaction()
methods.
Since these methods ultimately manipulate thread-bound resources, it should be possible to provide equivalent support through static methods on utility class that ships as part of the TestContext support.
Issue Links:
- Support programmatic starting and stopping of transactions in the TestContext framework [SPR-5079] #9753 Support programmatic starting and stopping of transactions in the TestContext framework ("duplicates")
1 votes, 1 watchers