問題タブ [asmock]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
74 参照

actionscript-3 - replay() と replayAll() は asmock に必要ですか?

asmock の例 ( http://asmock.sourceforge.net/wiki/Quick_Start_Guide ) を見ると、モックのセットアップ (returnValue などの設定) が完了するたびに、replay または replayall が呼び出されることに気付きました。それらを呼び出す目的が何であるかはわかりませんが、それは必須です。誰かがこれを明確にすることができますか?

ありがとう