Skip to content
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

Make TCK @BeforeClass method non-static (RestAssured setup process) #677

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MikeEdgar
Copy link
Member

Avoid use of static setup method and move work fields to method scope where used.

Fixes #664

@MikeEdgar
Copy link
Member Author

Leaving as a draft until I retest with smallrye-openapi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TCK tests logging "Static configuration methods can cause unexpected behavior."
1 participant