Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Counter int )
Functions ¶
This section is empty.
Types ¶
type Context ¶
Context interface provides a test context with database access
func NewContext ¶
NewContext creates a new test context with in-memory SQLite backend. This replaces the App Engine aetest functionality with a lightweight in-memory database suitable for unit testing.
Click to show internal directories.
Click to hide internal directories.