Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Snapshotter ¶
type Snapshotter struct { *snapshotter.Snapshotter // contains filtered or unexported fields }
func NewSnapshotter ¶
func NewSnapshotter(t *testing.T, schema *graphql.Schema) *Snapshotter
func (*Snapshotter) SnapshotQuery ¶
func (s *Snapshotter) SnapshotQuery(name, query string, opts ...Option)
Click to show internal directories.
Click to hide internal directories.