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

Not reporting test coverage when using mockito/powermock #15

Open
2 tasks
eduyayo opened this issue Jan 21, 2019 · 0 comments
Open
2 tasks

Not reporting test coverage when using mockito/powermock #15

eduyayo opened this issue Jan 21, 2019 · 0 comments

Comments

@eduyayo
Copy link

eduyayo commented Jan 21, 2019

💡 TIP: Select the ↖︎⎾ Preview ⏋ Tab above help read these instructions.

1. Issue type

  • [x ] Defect: I encountered an error or detected a flaw.
  • Feature: I'm requesting a product enhancement.
  • Other: I want to discuss something else.

2. User story summary

Need to find out code coverage when using mocking tools.

3. Acceptance criteria

  • [x ] 1. if it is a decided feature or an error, should accept the issue as a futurible

🐞 4. Steps to reproduce (for defects only)

  1. Create a test using PowerMockRunner
  2. Run tests, generate the site
  3. The resulting jacoco report will have 0% coverage for the fixture class.

🐞 5. Your environment (for defects only)

  • Version of maven-code-quality-pom: any or latest
  • Environment name and version (e.g. Chrome 39, node.js 5.4): any
  • Operating System and version (desktop or mobile): any
  • Link to your project: private/company owned
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

No branches or pull requests

1 participant