PuzzleSDK
WebSocketCloseTest 成员列表

成员的完整列表,这些成员属于 WebSocketCloseTest,包括所有继承而来的类成员

__pad0__TestCase
_nextTestItemTestCaseprotected
_priorTestItemTestCaseprotected
_restartTestItemTestCaseprotected
_runTimeTestCaseprivate
_subtitleLabelTestCaseprotected
_testCaseNameTestCaseprivate
_testSuiteTestCaseprivate
_titleLabelTestCaseprotected
_wsiTestWebSocketCloseTestprivate
CREATE_FUNC(WebSocketCloseTest)WebSocketCloseTest
getActualOutput() constTestCaseinlinevirtual
getDuration() constTestCasevirtual
getExpectedOutput() constTestCaseinlinevirtual
getRestartTestItem() constTestCaseinline
getRunTime() constTestCaseinline
getSubtitleLable() constTestCaseinline
getTestCaseName() constTestCaseinline
getTestSuite() constTestCaseinline
getTestType() constTestCasevirtual
nextTestCallback(cocos2d::Ref *sender)TestCasevirtual
onBackCallback(cocos2d::Ref *sender)TestCasevirtual
onClose(cocos2d::network::WebSocket *ws) overrideWebSocketCloseTestvirtual
onEnter() overrideTestCasevirtual
onError(cocos2d::network::WebSocket *ws, const cocos2d::network::WebSocket::ErrorCode &error) overrideWebSocketCloseTestvirtual
onMessage(cocos2d::network::WebSocket *ws, const cocos2d::network::WebSocket::Data &data) overrideWebSocketCloseTestvirtual
onOpen(cocos2d::network::WebSocket *ws) overrideWebSocketCloseTestvirtual
priorTestCallback(cocos2d::Ref *sender)TestCasevirtual
restartTestCallback(cocos2d::Ref *sender)TestCasevirtual
setTestCaseName(const std::string &name)TestCaseinline
setTestSuite(TestSuite *testSuite)TestCase
subtitle() const overrideWebSocketCloseTestinlinevirtual
TestCase()TestCase
title() const overrideWebSocketCloseTestinlinevirtual
Type 枚举名称TestCase
WebSocketCloseTest()WebSocketCloseTest
~TestCase()TestCase
~WebSocketCloseTest()WebSocketCloseTestvirtual