提交 ff06411c 编写于 作者: C chengxingzhen

新增启动取消前台应用用例

Signed-off-by: Nchengxingzhen <chengxingzhen@huawei.com>
上级 71c29f43
......@@ -86,6 +86,7 @@ var subscriberInfo_ACTS_GetCallingBundle_0100 = {
describe('ActsFeatureAbilityTest', function () {
beforeAll(function() {
/*
* @tc.setup: setup invoked before all testcases
*/
......@@ -93,6 +94,7 @@ describe('ActsFeatureAbilityTest', function () {
})
afterAll(function() {
/*
* @tc.teardown: teardown invoked after all testcases
*/
......@@ -100,6 +102,7 @@ describe('ActsFeatureAbilityTest', function () {
})
beforeEach(function() {
/*
* @tc.setup: setup invoked before each testcases
*/
......@@ -107,6 +110,7 @@ describe('ActsFeatureAbilityTest', function () {
})
afterEach(function() {
/*
* @tc.teardown: teardown invoked after each testcases
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册