Home
last modified time | relevance | path

Searched refs:afterAction (Results 1 – 8 of 8) sorted by relevance

/test/testfwk/arkxtest/jsunit/src/module/mock/
DExtendInterface.js42 afterAction(action) { method in ExtendInterface
/test/testfwk/arkxtest/hamock/src/main/mock/
DExtendInterface.js36 afterAction(action) { method in ExtendInterface
DExtendInterface.ts48 afterAction(action: Function) { method in ExtendInterface
/test/testfwk/arkxtest/hamock/
Dindex.d.ts29 afterAction(action: any): any
/test/testfwk/arkxtest/jsunit/
Dindex.d.ts107 afterAction(action: any): any method
Dindex.ets100 afterAction: (action: allExpectType) => allExpectType
/test/testfwk/arkxtest/
DREADME_zh.md305 | 5 | afterAction(x:action) | 设定预期返回一个函数执行的操作。 |
DREADME_en.md143 | 5 | afterAction(x: action)| Sets the expected return value to be an action executed by a function…