Raxol.Test.AssertionHelpers (Raxol v0.4.0)
View SourceCommon assertion helpers for Raxol tests. Provides standardized assertions for components, events, and state.
Summary
Functions
Asserts that a component properly handles errors.
Asserts that a component received an event.
Asserts that a component's render output matches a snapshot.
Asserts that a component's render output matches expected text.
Asserts that a component is responsive across different sizes.
Asserts that a component's state matches expected values.
Asserts that a component maintains consistent styling across themes.
Asserts that a component did not receive an event.
Functions
Asserts that a component properly handles errors.
Asserts that a component received an event.
Asserts that a component's render output matches a snapshot.
Asserts that a component's render output matches expected text.
Asserts that a component is responsive across different sizes.
Asserts that a component's state matches expected values.
Asserts that a component maintains consistent styling across themes.
Asserts that a component did not receive an event.