Coldbox Testing Interceptor

Use this skill when unit testing ColdBox interceptors in isolation using BaseInterceptorTest, accessing the pre-wired interceptor variable, leveraging mock helpers (mockController, mockRequestService, mockLogger, mockLogBox, mockFlash), configuring interceptor properties with configProperties, calling interceptor announce points directly, or scaffolding interceptor tests with CommandBox.

ColdBox a1f8185 7.3 KB Updated

File contents

ColdBox/skills/tree/main/coldbox/testing-interceptor commit a1f818585d

Frequently asked questions

npx skillmds@latest add coldbox/coldbox-testing-interceptor