未验证 提交 38b78e96 编写于 作者: O openharmony_ci 提交者: Gitee

!2553 modified api

Merge pull request !2553 from jiyong/local-950307
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from "deccjsunit/index" import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from "deccjsunit/index"
import featureAbility from '@ohos.ability.featureAbility' import featureAbility from '@ohos.ability.featureAbility'
import ohosDataAbility from '@ohos.data.dataability' import ohosDataAbility from '@ohos.data.dataAbility'
describe('ActsDataAbilityJsTest', function () { describe('ActsDataAbilityJsTest', function () {
let dataAbilityUri = ("dataability:///com.example.myapplication.DataAbility"); let dataAbilityUri = ("dataability:///com.example.myapplication.DataAbility");
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
struct PanGestureExample { struct PanGestureExample {
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
struct AlphabetIndexerSample { struct AlphabetIndexerSample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
import prompt from '@system.prompt' import prompt from '@system.prompt'
@Entry @Entry
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
struct AreaExample { struct AreaExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
struct ScrollBarExample { struct ScrollBarExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
struct CircleExample { struct CircleExample {
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
import Configuration from '@system.configuration'; import Configuration from '@system.configuration';
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
struct promptExample { struct promptExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
import Curves from '@ohos.curves' import Curves from '@ohos.curves'
@Entry @Entry
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@CustomDialog @CustomDialog
struct CustomDialogExample { struct CustomDialogExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
struct DatePickerExample01 { struct DatePickerExample01 {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
struct DividerExample { struct DividerExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
struct fillModeExample { struct fillModeExample {
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
struct ContentTable { struct ContentTable {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
class ContainerInfo { class ContainerInfo {
label : string = '' label : string = ''
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
struct OpacityExample { struct OpacityExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
struct PositionSetting { struct PositionSetting {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
struct ClipAndMaskExample { struct ClipAndMaskExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Preview @Preview
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
import Matrix4 from '@ohos.matrix4' import Matrix4 from '@ohos.matrix4'
@Entry @Entry
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
struct GestureGroupExample { struct GestureGroupExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
struct linearGradientExample { struct linearGradientExample {
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
struct ImageAnimatorExample { struct ImageAnimatorExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
struct ImageExample1 { struct ImageExample1 {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
import Matrix4 from '@ohos.matrix4' import Matrix4 from '@ohos.matrix4'
import prompt from '@system.prompt' import prompt from '@system.prompt'
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
import prompt from '@ohos.prompt' import prompt from '@ohos.prompt'
@Entry @Entry
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import router from '@system.router'; import router from '@system.router';
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
struct OhosRouterB { struct OhosRouterB {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
struct PageTransitionExample1 { struct PageTransitionExample1 {
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
struct AExample { struct AExample {
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
struct PanGestureExample { struct PanGestureExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import eventsEmitter from '@ohos.emitter'; import eventsEmitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import eventsEmitter from '@ohos.emitter'; import eventsEmitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
struct SliderExample { struct SliderExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
struct PanGestureExample { struct PanGestureExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
class MyDataSource implements IDataSource { class MyDataSource implements IDataSource {
private list: number[] = [] private list: number[] = []
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
import prompt from '@system.prompt'; import prompt from '@system.prompt';
@Entry @Entry
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import router from '@system.router'; import router from '@system.router';
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
struct ClickExample { struct ClickExample {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter'; import events_emitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
import eventsEmitter from '@ohos.emitter'; import eventsEmitter from '@ohos.events.emitter';
@Entry @Entry
@Component @Component
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
@Entry @Entry
@Component @Component
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
*/ */
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from "deccjsunit/index.ets" import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from "deccjsunit/index.ets"
import router from '@system.router'; import router from '@system.router';
import events_emitter from '@ohos.emitter' import events_emitter from '@ohos.events.emitter'
import Utils from './Utils'; import Utils from './Utils';
export default function sharedTransitionJsunit() { export default function sharedTransitionJsunit() {
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import featureAbility from '@ohos.ability.featureAbility'; import featureAbility from '@ohos.ability.featureAbility';
import ohosDataAbility from '@ohos.data.dataability'; import ohosDataAbility from '@ohos.data.dataAbility';
import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index' import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index'
const URI_CALLLOG = "dataability:///com.ohos.calllogability"; const URI_CALLLOG = "dataability:///com.ohos.calllogability";
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import featureAbility from '@ohos.ability.featureAbility'; import featureAbility from '@ohos.ability.featureAbility';
import ohosDataAbility from '@ohos.data.dataability'; import ohosDataAbility from '@ohos.data.dataAbility';
import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index' import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index'
import common from './common.js'; import common from './common.js';
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import featureAbility from '@ohos.ability.featureAbility'; import featureAbility from '@ohos.ability.featureAbility';
import ohosDataAbility from '@ohos.data.dataability'; import ohosDataAbility from '@ohos.data.dataAbility';
import utils from '../Utils.ets' import utils from '../Utils.ets'
import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index' import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index'
import common from './common.js'; import common from './common.js';
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import featureAbility from '@ohos.ability.featureAbility'; import featureAbility from '@ohos.ability.featureAbility';
import ohosDataAbility from '@ohos.data.dataability'; import ohosDataAbility from '@ohos.data.dataAbility';
import utils from '../Utils.ets' import utils from '../Utils.ets'
import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index' import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index'
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* limitations under the License. * limitations under the License.
*/ */
import contactsapi from "@ohos.contactsapi"; import contactsapi from "@ohos.contact";
import utils from '../Utils.ets' import utils from '../Utils.ets'
import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index' import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index'
import common from './common.js'; import common from './common.js';
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import featureAbility from '@ohos.ability.featureAbility'; import featureAbility from '@ohos.ability.featureAbility';
import ohosDataAbility from '@ohos.data.dataability'; import ohosDataAbility from '@ohos.data.dataAbility';
import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index' import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index'
import common from './common.js'; import common from './common.js';
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import featureAbility from '@ohos.ability.featureAbility'; import featureAbility from '@ohos.ability.featureAbility';
import ohosDataAbility from '@ohos.data.dataability'; import ohosDataAbility from '@ohos.data.dataAbility';
import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index' import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index'
const URI_CONTACTS = "dataability:///com.ohos.contactsdataability"; const URI_CONTACTS = "dataability:///com.ohos.contactsdataability";
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import featureAbility from '@ohos.ability.featureAbility'; import featureAbility from '@ohos.ability.featureAbility';
import ohosDataAbility from '@ohos.data.dataability'; import ohosDataAbility from '@ohos.data.dataAbility';
import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index' import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index'
import common from './common.js'; import common from './common.js';
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import featureAbility from '@ohos.ability.featureAbility'; import featureAbility from '@ohos.ability.featureAbility';
import ohosDataAbility from '@ohos.data.dataability'; import ohosDataAbility from '@ohos.data.dataAbility';
import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index' import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index'
const URI_CONTACTS = "dataability:///com.ohos.contactsdataability"; const URI_CONTACTS = "dataability:///com.ohos.contactsdataability";
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import featureAbility from '@ohos.ability.featureAbility'; import featureAbility from '@ohos.ability.featureAbility';
import ohosDataAbility from '@ohos.data.dataability'; import ohosDataAbility from '@ohos.data.dataAbility';
import utils from '../Utils.ets' import utils from '../Utils.ets'
import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index' import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index'
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import featureAbility from '@ohos.ability.featureAbility'; import featureAbility from '@ohos.ability.featureAbility';
import ohosDataAbility from '@ohos.data.dataability'; import ohosDataAbility from '@ohos.data.dataAbility';
import utils from '../Utils.ets' import utils from '../Utils.ets'
import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index' import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册