提交 53278d09 编写于 作者: S sunshenshen

add cameraShotKey xts tests

Signed-off-by: Nsunshenshen <sunshenshen@huawei.com>
上级 5693118f
......@@ -80,6 +80,7 @@ export function photoFetchOption(testNum, key, value) : photoAccessHelper.FetchO
photoKeys.POSITION,
photoKeys.DATE_TRASHED,
photoKeys.HIDDEN,
photoKeys.CAMERA_SHOT_KEY,
],
predicates: predicates
};
......@@ -161,7 +162,7 @@ export async function createUserAlbum(testNum, albumName) : Promise<photoAccessH
console.info(`Failed to createUserAlbum! error: ${error}`);
throw error;
}
return new Promise((resolve, reject) => {
resolve(album);
});
......
......@@ -32,7 +32,7 @@ export default function unRegisterChangeTest () {
/**
* @tc.number : SUB_PHOTOACCESS_UNREGISTERCHANGE_0100
* @tc.name : unRegisterChange_001
* @tc.desc : unRegister listening motify file displayName
* @tc.desc : unRegister listening motify file title
* @tc.size : MEDIUM
* @tc.type : Function
* @tc.level : Level 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册