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

Junit 4 org.junit.runners.AllTests annotation does not seems to be supported #75

Open
tmortagne opened this issue Sep 11, 2018 · 0 comments

Comments

@tmortagne
Copy link
Contributor

In module xwiki-platform-security-api the tests generated in org.xwiki.security.authorization.RightSetTest test suite don't seems to be taken into account: the report indicates

The following transformations were applied but they were not detected by the test suite:

    All method body replaced by: return true

The following transformations were detected by the test suite when applied.

    All method body replaced by: return false

for RightSet#equals which is not true.

Here is the report:
201809111150.zip

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

2 participants