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

SuppressConstructor some times doesn't work when running a test suite #63

Closed
johanhaleby opened this issue Jul 23, 2015 · 2 comments
Closed

Comments

@johanhaleby
Copy link
Collaborator

From johan.ha...@gmail.com on October 26, 2008 09:33:22

There may be some trouble with state not being clean. It happens if the
static suppression happens after the PrivateMethodDemoTest is executed.

Original issue: http://code.google.com/p/powermock/issues/detail?id=43

@johanhaleby
Copy link
Collaborator Author

From johan.ha...@gmail.com on November 05, 2008 05:46:50

Summary: SuppressConstructor some times doesn't work when running a test suite

@johanhaleby
Copy link
Collaborator Author

From johan.ha...@gmail.com on November 05, 2008 05:48:44

The AbstractTestSuiteChunkerImpl#getAllChunkEntries() now uses a LinkedHashSet
instead of HashSet which means the methods are executed in the correct order.

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant