unit-test-application-events

Community

Test Spring application events.

Authorgiuseppe-trisciuoglio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Verifies that ApplicationEventPublisher and @EventListener interactions occur as expected in both synchronous and asynchronous scenarios.

Core Features & Use Cases

  • Validate event publishing and listener invocation.
  • Ensure side effects occur as a result of events.
  • Support both synchronous and asynchronous event handling patterns.

Quick Start

Create an event, publish it via a service, and verify the listener responds as expected in a unit test.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: unit-test-application-events
Download link: https://github.com/giuseppe-trisciuoglio/developer-kit/archive/main.zip#unit-test-application-events

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository