MCPcopy Index your code
hub / github.com/HtmlUnit/htmlunit / colorPicker

Method colorPicker

src/test/java/org/htmlunit/libraries/YuiTest.java:99–102  ·  view source on GitHub ↗

@throws Exception if an error occurs

()

Source from the content-addressed store, hash-verified

97 * @throws Exception if an error occurs
98 */
99 @Test
100 public void colorPicker() throws Exception {
101 doTest("colorpicker.html");
102 }
103
104 /**
105 * @throws Exception if an error occurs

Callers

nothing calls this directly

Calls 1

doTestMethod · 0.95

Tested by

no test coverage detected