Raxol.Test.EventHelpers (Raxol v0.3.0)
View SourceHelpers for testing event handling in Raxol components. Provides utilities for simulating and verifying events.
Summary
Functions
Asserts that a child component received an event from parent.
Verifies that error handling works properly between components.
Asserts that a parent component was updated after a child event.
Verifies that state is synchronized between components.
Verifies that a component properly handles system events.
Simulates an event on a component.
Simulates a user action on a component.
Functions
Asserts that a child component received an event from parent.
Verifies that error handling works properly between components.
Asserts that a parent component was updated after a child event.
Verifies that state is synchronized between components.
Verifies that a component properly handles system events.
Simulates an event on a component.
Simulates a user action on a component.