Searched refs:afterAction (Results 1 – 8 of 8) sorted by relevance
42 afterAction(action) { method in ExtendInterface
36 afterAction(action) { method in ExtendInterface
48 afterAction(action: Function) { method in ExtendInterface
29 afterAction(action: any): any
107 afterAction(action: any): any method
100 afterAction: (action: allExpectType) => allExpectType
305 | 5 | afterAction(x:action) | 设定预期返回一个函数执行的操作。 |
143 | 5 | afterAction(x: action)| Sets the expected return value to be an action executed by a function…