Documentation ¶
Overview ¶
Package aetesting provides utilities for testing App Engine packages. This is not for testing user applications.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
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.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.