< prev index next >

test/java/awt/event/MouseEvent/MouseButtonsTest/MouseButtonsTest.java

Print this page
rev 14989 : 8160974: [TESTBUG] Mark more headful tests with @key headful.

*** 36,45 **** --- 36,46 ---- import static jdk.testlibrary.Asserts.*; /* * @test + * @key headful * @bug 8043126 * @summary Check whether getButton() returns correct mouse button * number when the mouse buttons are pressed and getModifiers() * returns correct modifiers *
< prev index next >