PuzzleSDK
WebSocketTest 成员列表

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

__pad0__TestCase
_errorStatusWebSocketTestprivate
_nextTestItemTestCaseprotected
_priorTestItemTestCaseprotected
_restartTestItemTestCaseprotected
_runTimeTestCaseprivate
_sendBinaryStatusWebSocketTestprivate
_sendBinaryTimesWebSocketTestprivate
_sendTextStatusWebSocketTestprivate
_sendTextTimesWebSocketTestprivate
_startTestMenuWebSocketTestprivate
_subtitleLabelTestCaseprotected
_testCaseNameTestCaseprivate
_testSuiteTestCaseprivate
_titleLabelTestCaseprotected
_wsiErrorWebSocketTestprivate
_wsiSendBinaryWebSocketTestprivate
_wsiSendTextWebSocketTestprivate
CREATE_FUNC(WebSocketTest)WebSocketTest
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) overrideWebSocketTestvirtual
onEnter() overrideTestCasevirtual
onError(cocos2d::network::WebSocket *ws, const cocos2d::network::WebSocket::ErrorCode &error) overrideWebSocketTestvirtual
onExit() overrideWebSocketTestvirtual
onMenuSendBinaryClicked(cocos2d::Ref *sender)WebSocketTest
onMenuSendMultipleTextClicked(cocos2d::Ref *sender)WebSocketTest
onMenuSendTextClicked(cocos2d::Ref *sender)WebSocketTest
onMessage(cocos2d::network::WebSocket *ws, const cocos2d::network::WebSocket::Data &data) overrideWebSocketTestvirtual
onOpen(cocos2d::network::WebSocket *ws) overrideWebSocketTestvirtual
priorTestCallback(cocos2d::Ref *sender)TestCasevirtual
restartTestCallback(cocos2d::Ref *sender)TestCasevirtual
setTestCaseName(const std::string &name)TestCaseinline
setTestSuite(TestSuite *testSuite)TestCase
startTestCallback(cocos2d::Ref *sender)WebSocketTest
subtitle() constTestCaseinlinevirtual
TestCase()TestCase
title() const overrideWebSocketTestinlinevirtual
Type 枚举名称TestCase
WebSocketTest()WebSocketTest
~TestCase()TestCase
~WebSocketTest()WebSocketTestvirtual