# Functions
DeleteEvents is safe to use in parallel as long as you are asserting namespaced object that is not shared between tests.
ExpectEvent is safe to use in parallel as long as you are asserting namespaced object that is not shared between tests.
ExpectNoEvent is safe to use in parallel as long as you are asserting namespaced object that is not shared between tests.