test: migrate TypeTest to Junit 5 #4460
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#3919
The following has changed in the code:
Replaced junit 4 test annotation with junit 5 test annotation in testTypeAccessForDotClass
Replaced junit 4 test annotation with junit 5 test annotation in testTypeAccessOnPrimitive
Replaced junit 4 test annotation with junit 5 test annotation in testTypeAccessForTypeAccessInInstanceOf
Replaced junit 4 test annotation with junit 5 test annotation in testTypeAccessOfArrayObjectInFullyQualifiedName
Replaced junit 4 test annotation with junit 5 test annotation in testTypeAccessImplicitIsDerived
Replaced junit 4 test annotation with junit 5 test annotation in test
Replaced junit 4 test annotation with junit 5 test annotation in testIntersectionTypeReferenceInGenericsAndCasts
Replaced junit 4 test annotation with junit 5 test annotation in testTypeReferenceInGenericsAndCasts
Replaced junit 4 test annotation with junit 5 test annotation in testIntersectionTypeOnTopLevelType
Replaced junit 4 test annotation with junit 5 test annotation in testUnboxingTypeReference
Replaced junit 4 test annotation with junit 5 test annotation in testDeclarationCreatedByFactory
Replaced junit 4 test annotation with junit 5 test annotation in testPolyTypBindingInTernaryExpression
Replaced junit 4 test annotation with junit 5 test annotation in testShadowType
Replaced junit 4 test annotation with junit 5 test annotation in testTypeMemberOrder
Replaced junit 4 test annotation with junit 5 test annotation in testBinaryOpStringsType
Transformed junit4 assert to junit 5 assertion in testTypeAccessForDotClass
Transformed junit4 assert to junit 5 assertion in testTypeAccessOnPrimitive
Transformed junit4 assert to junit 5 assertion in testTypeAccessForTypeAccessInInstanceOf
Transformed junit4 assert to junit 5 assertion in testTypeAccessOfArrayObjectInFullyQualifiedName
Transformed junit4 assert to junit 5 assertion in testTypeAccessImplicitIsDerived
Transformed junit4 assert to junit 5 assertion in test
Transformed junit4 assert to junit 5 assertion in testIntersectionTypeReferenceInGenericsAndCasts
Transformed junit4 assert to junit 5 assertion in assertIntersectionTypeForPozolePrepareMethod
Transformed junit4 assert to junit 5 assertion in testTypeReferenceInGenericsAndCasts
Transformed junit4 assert to junit 5 assertion in assertIntersectionTypeForPozoleFinishMethod
Transformed junit4 assert to junit 5 assertion in testIntersectionTypeOnTopLevelType
Transformed junit4 assert to junit 5 assertion in assertIntersectionTypeForMole
Transformed junit4 assert to junit 5 assertion in testUnboxingTypeReference
Transformed junit4 assert to junit 5 assertion in testDeclarationCreatedByFactory
Transformed junit4 assert to junit 5 assertion in testPolyTypBindingInTernaryExpression
Transformed junit4 assert to junit 5 assertion in testShadowType
Transformed junit4 assert to junit 5 assertion in testTypeMemberOrder
Transformed junit4 assert to junit 5 assertion in testBinaryOpStringsType