提交 9e21a7e1 编写于 作者: G gaoxi

case add

Signed-off-by: Ngaoxi <gaoxi785@huawei.com>
上级 036e8f77
...@@ -32,7 +32,6 @@ export default function socketJsunit() { ...@@ -32,7 +32,6 @@ export default function socketJsunit() {
*/ */
it('Telephony_Socket_Socket_constructUDPSocketInstance_0100', 0, function (done) { it('Telephony_Socket_Socket_constructUDPSocketInstance_0100', 0, function (done) {
console.log("************* Telephony_Socket_Socket_constructUDPSocketInstance_0100 Test start*************"); console.log("************* Telephony_Socket_Socket_constructUDPSocketInstance_0100 Test start*************");
console
expect(connection.UDPSocket != undefined).assertFalse(); expect(connection.UDPSocket != undefined).assertFalse();
console.log("************* Telephony_Socket_Socket_constructUDPSocketInstance_0100 Test end*************"); console.log("************* Telephony_Socket_Socket_constructUDPSocketInstance_0100 Test end*************");
done(); done();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册