-
Task
-
Resolution: Done
-
Major
-
29.0.0.Final
-
None
-
---
-
---
OidcActivationProcessorTest currently contains a mock implementation of DeploymentPhaseContext and DeploymentUnit. This causes changes to this interface to break full-integration tests in WildFly-core.
This test should be fixed to use dynamic mock objects to prevent issues with changes to these interfaces (which are not intended to be reimplemented).