Versions in this module Expand all Collapse all v0 v0.13.2 Nov 3, 2020 v0.13.1 Nov 3, 2020 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)