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.
以下のように JPopupMenu (testJPopupMenu) を渡して、新しい JPopupMenuFixture を作成しようとしています。
RobotFixture の新しいインスタンスをインスタンス化してコンストラクターに渡す方法がわかりませんが...
RobotFixture の新しいインスタンスをインスタンス化してコンストラクタに渡す方法は?
RobotFixture.robotWithCurrentAwtHierarchy()
また
RobotFixture.robotWithNewAwtHierarchy()
詳細については、RobotFixture のソース コードをご覧ください。