Skip to content

Abstain from overriding @BeforeClass init method#10654

Merged
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/abstain-from-overriding-beforeclass-init-method-43079e
Jan 18, 2022
Merged

Abstain from overriding @BeforeClass init method#10654
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/abstain-from-overriding-beforeclass-init-method-43079e

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Jan 18, 2022

There is no need for that, and thus it should be avoided, as it
introduces unnecessary flow dependencies, or ordering of events. Regular
@BeforeClass should be used instead.

There is no need for that, and thus it should be avoided, as it
introduces unnecessary flow dependencies, or ordering of events. Regular
`@BeforeClass` should be used instead.
@findepi findepi merged commit 2874b92 into trinodb:master Jan 18, 2022
@findepi findepi deleted the findepi/abstain-from-overriding-beforeclass-init-method-43079e branch January 18, 2022 11:58
@github-actions github-actions bot added this to the 369 milestone Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants