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

testCastTest): migrate to junit 5 #4398

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

MartinWitt
Copy link
Collaborator

@MartinWitt MartinWitt commented Jan 4, 2022

#3919

The following has changed in the code:
Replaced junit 4 test annotation with junit 5 test annotation in testCast1
Replaced junit 4 test annotation with junit 5 test annotation in testCast2
Replaced junit 4 test annotation with junit 5 test annotation in testCast3
Replaced junit 4 test annotation with junit 5 test annotation in testCase4
Replaced junit 4 test annotation with junit 5 test annotation in testTypeAnnotationOnCast
Transformed junit4 assert to junt 5 assertion in testCast1
Transformed junit4 assert to junt 5 assertion in testCast2
Transformed junit4 assert to junt 5 assertion in testCast3
Transformed junit4 assert to junt 5 assertion in testCase4
Transformed junit4 assert to junt 5 assertion in testTypeAnnotationOnCast

 The following has changed in the code:
Replaced junit 4 test annotation with junit 5 test annotation in testCast1
Replaced junit 4 test annotation with junit 5 test annotation in testCast2
Replaced junit 4 test annotation with junit 5 test annotation in testCast3
Replaced junit 4 test annotation with junit 5 test annotation in testCase4
Replaced junit 4 test annotation with junit 5 test annotation in testTypeAnnotationOnCast
Transformed junit4 assert to junt 5 assertion in testCast1
Transformed junit4 assert to junt 5 assertion in testCast2
Transformed junit4 assert to junt 5 assertion in testCast3
Transformed junit4 assert to junt 5 assertion in testCase4
Transformed junit4 assert to junt 5 assertion in testTypeAnnotationOnCast
@MartinWitt MartinWitt changed the title refactor(CastTest): migrate to junit 5 review: refactor(CastTest): migrate to junit 5 Jan 4, 2022
@monperrus monperrus changed the title review: refactor(CastTest): migrate to junit 5 testCastTest): migrate to junit 5 Jan 6, 2022
@monperrus monperrus merged commit 91b7b24 into INRIA:master Jan 6, 2022
@monperrus
Copy link
Collaborator

Thanks!

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.

2 participants