Testing with Authorization Providers
Context
The application tests are best performed with adequate test users and the matching authorizations. Since this is not always possible, SADL provides some test helpers that simulate authorizations for the current user. These test helpers can only be used in test classes.
To be able to use them, perform the following steps: