Skip to content

ARTEMIS-6013 add unit tests for SecurityManagerUtil#6373

Open
jbertram wants to merge 1 commit intoapache:mainfrom
jbertram:ARTEMIS-6013
Open

ARTEMIS-6013 add unit tests for SecurityManagerUtil#6373
jbertram wants to merge 1 commit intoapache:mainfrom
jbertram:ARTEMIS-6013

Conversation

@jbertram
Copy link
Copy Markdown
Contributor

SecurityManagerUtil contains important logic related to security, but it does not have any corresponding unit tests. Each method should have a handful of unit tests to exercise its various options and use-cases. This will help narrow down any future bugs and mitigate against regressions for use-cases not covered in the integration tests.

SecurityManagerUtil contains important logic related to security, but it
does not have any corresponding unit tests. Each method should have a
handful of unit tests to exercise its various options and use-cases.
This will help narrow down any future bugs and mitigate against
regressions for use-cases not covered in the integration tests.
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.

1 participant