Versions in this module Expand all Collapse all v0 v0.14.0 Jun 2, 2021 v0.13.0 Jun 2, 2021 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)