This change allows to write UI Unit tests that profits of Quarkus security testing annotation that can be applied to test methods and test classes to control the security context that the test is run with for mock user.
This PR currently targets issues/quarkus-140_quarkus_ui_unit_test branch because it requires #1735.
Target must be changed after the other PR gets merged.
Description
This change allows to write UI Unit tests that profits of Quarkus security testing annotation that can be applied to test methods and test classes to control the security context that the test is run with for mock user.
Fixes vaadin/quarkus#141 Part of #1655
Type of change
Checklist
Additional for
Feature
type of change