Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestSuite ¶
type TestSuite struct{}
TestSuite performs standard tests.
func (*TestSuite) Run ¶
func (ts *TestSuite) Run(t *testing.T, sess func() (ambient.AppSession, func(next http.Handler) http.Handler))
Run all the tests.
Click to show internal directories.
Click to hide internal directories.