Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReporthandlerTestingSuite ¶
type ReporthandlerTestingSuite struct { }
func (*ReporthandlerTestingSuite) GetName ¶
func (t *ReporthandlerTestingSuite) GetName() string
GetName 套件名字
func (*ReporthandlerTestingSuite) SetUpSuite ¶
func (t *ReporthandlerTestingSuite) SetUpSuite(c *check.C)
SetUpSuite 启动测试套程序
func (*ReporthandlerTestingSuite) TearDownSuite ¶
func (t *ReporthandlerTestingSuite) TearDownSuite(c *check.C)
TearDownSuite 结束测试套程序
func (*ReporthandlerTestingSuite) TestHandlerClientReport ¶
func (t *ReporthandlerTestingSuite) TestHandlerClientReport(c *check.C)
Click to show internal directories.
Click to hide internal directories.