events property

List<TestEvent<T>> events
final

Sequence of TestEvent instances.

Implementation

final List<TestEvent<T>> events;