提交 c4de0ba9 编写于 作者: L liangzhenyu123

<liangzhenyu6@huawei.com>

Signed-off-by: Nliangzhenyu123 <liangzhenyu6@huawei.com>
上级 f4441a90
...@@ -29,7 +29,7 @@ export default function pasteBoardTest(){ ...@@ -29,7 +29,7 @@ export default function pasteBoardTest(){
* @tc.desc Test pasteBoard API functionality. * @tc.desc Test pasteBoard API functionality.
* @tc.size : MEDIUM * @tc.size : MEDIUM
* @tc.type : Function * @tc.type : Function
* @tc.level : Level 0 * @tc.level : Level 2
*/ */
it('SUB_PASTEBOARD_FUNCTION_ETS_TEST_0100', 0, async function (done) { it('SUB_PASTEBOARD_FUNCTION_ETS_TEST_0100', 0, async function (done) {
console.info("SUB_PASTEBOARD_FUNCTION_ETS_TEST_0100 start") console.info("SUB_PASTEBOARD_FUNCTION_ETS_TEST_0100 start")
...@@ -79,7 +79,7 @@ export default function pasteBoardTest(){ ...@@ -79,7 +79,7 @@ export default function pasteBoardTest(){
* @tc.desc Test pasteBoard API functionality. * @tc.desc Test pasteBoard API functionality.
* @tc.size : MEDIUM * @tc.size : MEDIUM
* @tc.type : Function * @tc.type : Function
* @tc.level : Level 0 * @tc.level : Level 2
*/ */
it('SUB_PASTEBOARD_FUNCTION_ETS_TEST_0200', 0, async function (done) { it('SUB_PASTEBOARD_FUNCTION_ETS_TEST_0200', 0, async function (done) {
console.info("SUB_PASTEBOARD_FUNCTION_ETS_TEST_0200 start") console.info("SUB_PASTEBOARD_FUNCTION_ETS_TEST_0200 start")
...@@ -117,7 +117,7 @@ export default function pasteBoardTest(){ ...@@ -117,7 +117,7 @@ export default function pasteBoardTest(){
* @tc.desc Test pasteBoard API functionality. * @tc.desc Test pasteBoard API functionality.
* @tc.size : MEDIUM * @tc.size : MEDIUM
* @tc.type : Function * @tc.type : Function
* @tc.level : Level 0 * @tc.level : Level 2
*/ */
it('SUB_PASTEBOARD_FUNCTION_ETS_TEST_0300', 0, async function (done) { it('SUB_PASTEBOARD_FUNCTION_ETS_TEST_0300', 0, async function (done) {
console.info("SUB_PASTEBOARD_FUNCTION_ETS_TEST_0300 start") console.info("SUB_PASTEBOARD_FUNCTION_ETS_TEST_0300 start")
...@@ -156,7 +156,7 @@ export default function pasteBoardTest(){ ...@@ -156,7 +156,7 @@ export default function pasteBoardTest(){
* @tc.desc Test pasteBoard API functionality. * @tc.desc Test pasteBoard API functionality.
* @tc.size : MEDIUM * @tc.size : MEDIUM
* @tc.type : Function * @tc.type : Function
* @tc.level : Level 0 * @tc.level : Level 2
*/ */
it('SUB_PASTEBOARD_FUNCTION_ETS_TEST_0400', 0, async function (done) { it('SUB_PASTEBOARD_FUNCTION_ETS_TEST_0400', 0, async function (done) {
var uri = "https://www.baidu.com/" var uri = "https://www.baidu.com/"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册