Skip to content

BeforeAll/Each and AfterAll/Each annotation not working in Suite #2827

Answered by sbrannen
jundurian asked this question in Q&A
Discussion options

You must be logged in to vote

@Suite classes currently do not have any lifecycle methods.

The lifecycle annotations you are trying to use with your @Suite class are from JUnit Jupiter and have nothing to do with JUnit Platform suites.

See also:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jundurian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants