# Functions
RunSubscribe runs a single GraphQL subscription test case.
RunSubscribes runs the given GraphQL subscription test cases as subtests.
# Structs
TestResponse models the expected response.
TestSubscription is a GraphQL test case to be used with RunSubscribe.