Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

We shouldn't sometimes use TestExecutionListener #24

Open
minicuts opened this issue Oct 10, 2015 · 0 comments
Open

We shouldn't sometimes use TestExecutionListener #24

minicuts opened this issue Oct 10, 2015 · 0 comments
Assignees

Comments

@minicuts
Copy link
Contributor

This annotation shouldn't be used in some tests @TestExecutionListeners(TransactionalTestExecutionListener.class)

Becuase if some tests do not commit transactions its hard to test manyToMany find.

For example tests such as Task03 test DAO without using this listener. But our other tests always use the listener.

@minicuts minicuts self-assigned this Oct 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant