| Class | Description |
|---|---|
| AutowiredInterceptor | |
| CleanupContextInterceptor | |
| InterceptorSetupSpecInterceptor | |
| RunOnceExtension | |
| RunOnceInterceptor | |
| TestingSupportExtension | |
| UrlMappingCleanupInterceptor | Clears URL mapping artefacts and the cached holder bean after each feature method so that other specs running later in the same JVM (including specs that don't implement UrlMappingsUnitTest) start from a clean URL mappings registry. |
| UrlMappingSetupSpecInterceptor | Wires up controllers and URL mappings for UrlMappingsUnitTest-based specs. |
| WebCleanupInterceptor | |
| WebCleanupSpecInterceptor | |
| WebSetupInterceptor | |
| WebSetupSpecInterceptor | |
| WebTestingSupportExtension |