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

We shouldn't sometimes use TestExecutionListener #24

@minicuts

Description

@minicuts

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions