科尔多瓦构建Android Facebook重复资源字符串/ fb_app_name字符串/ fb_app_id

时间:2018-11-08 20:48:35

标签: android ionic-framework woocommerce

Cordova构建android facebook重复资源string / fb_app_name字符串/ fb_app_id

fit('Nav Component should be at the top of the page',()=>{
      const fixture:ComponentFixture<AppComponent> = TestBed.createComponent(AppComponent);
      const appDebugElement:DebugElement = fixture.debugElement; //app-component
      const navChild:DebugElement = appDebugElement.query(By.css('nav-component'))
      console.log('navChild is ',navChild);
      //HERE I WANT TOCHECK THAT NAV HAS A SPECIFIC ROW AND COLUMN VALUE

    });

0 个答案:

没有答案