Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventsSuite ¶
EventsSuite is a conformance test suite to verify external event backends
func (*EventsSuite) SessionEventsCRUD ¶
func (s *EventsSuite) SessionEventsCRUD(c *check.C)
SessionEventsCRUD covers session events
type HandlerSuite ¶
type HandlerSuite struct {
Handler events.UploadHandler
}
HandlerSuite is a conformance test suite to verify external UploadHandlers behavior.
func (*HandlerSuite) DownloadNotFound ¶
func (s *HandlerSuite) DownloadNotFound(c *check.C)
func (*HandlerSuite) UploadDownload ¶
func (s *HandlerSuite) UploadDownload(c *check.C)
Click to show internal directories.
Click to hide internal directories.