Versions in this module Expand all Collapse all v0 v0.3.0 Oct 18, 2024 Changes in this version + type EventHandlerMock struct + FiringFunc func(p *project.Project, events map[string]cue.Value) bool + func (mock *EventHandlerMock) Firing(p *project.Project, events map[string]cue.Value) bool + func (mock *EventHandlerMock) FiringCalls() []struct{ ... }