提交 674079b0 编写于 作者: H hu0475

完成telephony子系统http模块的跨平台测试套

Signed-off-by: Nhu0475 <huyanqiang5@huawei.com>
上级 54fa587f
......@@ -30,8 +30,6 @@ export default function responseCodeJsunit() {
it("testTelephonyHttpResponseCodeOK001", 0, async function (done) {
console.log("-----------------------Telephony_Http_ResponseCode_OK_0100 start-----------------------");
try {
const localIpAddress = '192.168.1.101';
let serverIpAddress: string = "192.168.1.100";
expect(200).assertEqual(http.ResponseCode.OK);
console.log("-----------------------Telephony_Http_ResponseCode_OK_0100 OK assertEqual SUCCESS-----------------------");
} catch (error) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册