
implementation("io.github.jamal-wia:kmptoolkit-permission-testing:1.1.0")Test fixtures for kmptoolkit-permission: RecordingPermissionHandler, a PermissionHandler double that records every check, request and settings trip, and lets a test script what each one answers — including a request that flips the status the way a real system dialog would. Pick this module as a testImplementation dependency alongside kmptoolkit-permission to drive your own screens through the denied, permanently denied and revoked-while-backgrounded paths without an emulator.