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

fix: add exception for mocked classes with security manager - EXO-65023 - Meeds-io/meeds#1084 #60

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

sofyenne
Copy link
Contributor

Before this fix, mocked classes does not pass the rules of security managers and thrown exceptions that cause the failing of unit tests This fix adds Nullity checks and adds the pattern of mocked classes to identify mocked instances.

… - Meeds-io/meeds#1084 #59

Before this fix, mocked classes does not pass the rules of security managers and thrown exceptions that cause the failing of unit tests
This fix adds Nullity checks and adds the pattern of mocked classes to identify mocked instances.
@sonarcloud
Copy link

sonarcloud bot commented Sep 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sofyenne sofyenne merged commit 2cf5fde into stable/6.4.x-exo Sep 14, 2023
5 checks passed
@sofyenne sofyenne deleted the Task/65023-tostable branch September 14, 2023 08:39
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