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

test: fix assertions for newer jdks and refactor old test code. #3554

Merged
merged 6 commits into from
Sep 1, 2020

Conversation

MartinWitt
Copy link
Collaborator

@MartinWitt MartinWitt commented Aug 28, 2020

As i wrote in issue #3547 we have some testcase, which are jdk dependent. Goal of this patch is to fix them all and as always refactor the testcase to reach a higher quality standard. Looking into the older testcases, there is still alot of refactoring work needed unrelated to bugs. I try to create as minimal diffs as possible while still refactoring the code to a newer style.

  • spoon.test.model.TypeTest > testGetAllExecutables
  • spoon.test.reference.ExecutableReferenceTest > testSpecifyGetAllExecutablesMethod
  • spoon.test.model.TypeTest > testAllTypeMembersFunctionMode
  • spoon.test.factory.TypeFactoryTest > reflectionAPI

@MartinWitt MartinWitt changed the title WIP: fix testcases assertion for newer jdks and refactor old code. Review: fix testcases assertion for newer jdks and refactor old code. Aug 31, 2020
@monperrus monperrus changed the title Review: fix testcases assertion for newer jdks and refactor old code. test: fix assertions for newer jdks and refactor old test code. Sep 1, 2020
@monperrus monperrus merged commit 848f03f into INRIA:master Sep 1, 2020
@monperrus
Copy link
Collaborator

Thanks a lot @MartinWitt

Strum355 pushed a commit to Strum355/spoon that referenced this pull request Sep 7, 2020
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