Skip to content

Provide support in TestContext framework equivalent to AbstractTransactionalSpringContextTests [SPR-5879] #10548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Jun 29, 2009 · 0 comments
Assignees
Labels
in: test Issues in the test module status: duplicate A duplicate of another issue type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Jun 29, 2009

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:

1 votes, 1 watchers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test Issues in the test module status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants