Versions in this module Expand all Collapse all v0 v0.12.4 Dec 27, 2023 v0.12.3 Dec 27, 2023 Changes in this version + type TestExecutor struct + func New() *TestExecutor + func NewError() *TestExecutor + func (e *TestExecutor) Schema() graphql.ExecutableSchema + func (e *TestExecutor) SendNextSubscriptionMessage() + func (e *TestExecutor) SetCalculatedComplexity(complexity int)