Permission tests with APMT

APMT (AEM Permission Matrix Tester) is a new library built on top of JUnit5, which allows to cover big part of permission test cases with little effort. Ease of use and readability, which are the main goals of the tool, are achieved through the use of DSL written in Kotlin.

Get the code →

See the Sample Project

Author: Marcin Jędraszczyk

Permission tests with APMT
APMT (AEM Permission Matrix Tester) is a new library built on top of JUnit5, which allows to cover big part of permis...