問題タブ [aws-sdk-go]
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.
227 問題
0
投票する
2
に答える
5120
参照
amazon-web-services - 単体テスト aws-sdk-go-v2 dynamodb 実装の書き方
私はまだ go-interfaces を把握しており、WaitUntilTableExists関数をモックできます。しかし、PutItemRequestをモックできません。
ここに私のmain.goスニペットがあります
main_test.goスニペット