A
Size: a a a
A
TS
v
C☭
AP
C☭
const window = {где isAvailbale возвращает коллбэки.... isAvailable(success, failure)...
plugins: {
touchid: {
isAvailable: jasmine.createSpyObj()
}
}
}
AP
C☭
result -> ${ JSON.stringify(result, null, 2) }
);C☭
C☭
AI
S
SK
mocha
, данные нужны для интеграции с тест рейломSK
this
и походу глобал хук ничего не знает про сurrent testSG
SK
this.test.ctx.currentTest.title
OK
this.test.ctx.currentTest.title
SK
SK
log.info(this.currentTest.state);
log.info(this.currentTest.title);
D