Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithDataStoreEnabled ¶
func WithDataStoreEnabled() option
func WithPokeshop ¶
func WithPokeshop() option
func WithPokeshopWithStream ¶
func WithPokeshopWithStream() option
Types ¶
type Manager ¶
type Manager interface { Name() string Start(t *testing.T) Close(t *testing.T) GetCLIConfigPath(t *testing.T) string GetEnvironmentResourcePath(t *testing.T, resourceName string) string GetTestResourcePath(t *testing.T, resourceName string) string }
func CreateAndStart ¶
func GetManager ¶
Click to show internal directories.
Click to hide internal directories.