check_test_event

Function check_test_event 

Source
pub fn check_test_event(event: &TimelineEvent, text: &str)
Available on crate features testing only.
Expand description

Check that an event created with make_test_event contains the expected data.

Keep in sync with make_test_event.