package aetesting
import "google.golang.org/appengine/internal/aetesting"
Package aetesting provides utilities for testing App Engine packages. This is not for testing user applications.
Index ¶
Functions ¶
func FakeSingleContext ¶
FakeSingleContext returns a context whose Call invocations will be serviced by f, which should be a function that has two arguments of the input and output protocol buffer type, and one error return.
Source Files ¶
fake.go
- Version
- v1.5.0
- Published
- Feb 15, 2019
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 11 hours ago –
Tools for package owners.