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

545: Move to JUnit5 #547

Merged
merged 1 commit into from
Mar 26, 2019
Merged

545: Move to JUnit5 #547

merged 1 commit into from
Mar 26, 2019

Conversation

yb172
Copy link
Contributor

@yb172 yb172 commented Mar 24, 2019

all: move to JUnit5

Move tests to JUnit5

Fixes #545

@yb172 yb172 mentioned this pull request Mar 24, 2019
@yb172 yb172 force-pushed the 545/junit-5 branch 3 times, most recently from a03613e to c7dc712 Compare March 25, 2019 04:20
@yb172 yb172 changed the title WIP: 545: Move to JUnit5 545: Move to JUnit5 Mar 25, 2019
@yb172
Copy link
Contributor Author

yb172 commented Mar 25, 2019

As discussed offline - removed assertTimeoutPreemptively (would rely on CI timeout instead). #548 filed to address that later.
Also #549 filed to address GrpcServerRule and move to JUnit5 completely.
@fanminshi please take a look.

@fanminshi
Copy link
Member

@yb172 I noticed that your changes include modify indent spacing. Could you check why that's the case? it might be your IDE setting. i think it should be 2 spaces according the google java style sheet here https://google.github.io/styleguide/javaguide.html#s4.2-block-indentation.

@fanminshi
Copy link
Member

Overall, it looks good!

@fanminshi
Copy link
Member

lgtm after not adding extra 2 spaces from WatchUnitTest.java

@yb172 yb172 force-pushed the 545/junit-5 branch 2 times, most recently from cb0acfd to a6e7327 Compare March 25, 2019 08:13
Move tests to JUnit5

Fixes etcd-io#545
@fanminshi
Copy link
Member

lgtm

@fanminshi fanminshi merged commit 907b8c4 into etcd-io:master Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants