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.
AssertJを使用して以下を達成する方法を知りたい:
グラフの頂点を複製し、複製された頂点をリストとして返す関数をテストしています。私のテストでは、クローンが頂点と同じ値を持ち、それらが同じインスタンスではないことを確認する必要があります。最初の部分を達成する方法を知っています。それは私を困惑させたの 2 番目の部分です。