Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JSON ファイルに Pact スタンドアロン サーバーとインタラクション (要求/予想される応答のペア) を用意し、それをディレクトリに保存し、コンシューマー テストに追加して Pact ファイルを生成する必要があるという要件があります。PACT で Java を使用してこれが可能かどうかを知りたいのですが、可能であれば例も教えてください。