提交 01ec1e65 编写于 作者: Z zhangfuzhi

expect

Signed-off-by: Nzhangfuzhi <zhangfuzhi1@huawei.com>
上级 09791e51
......@@ -75,6 +75,8 @@ export default function HttpRequest2JsunitTest() {
})
} catch (error) {
console.log("NETSTACK request2 catch : error = " + JSON.stringify(error));
expect(error).assertFalse();
done();
}
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册