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

Method calendar

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

@throws Exception if an error occurs

()

Source from the content-addressed store, hash-verified

89 * @throws Exception if an error occurs
90 */
91 @Test
92 public void calendar() throws Exception {
93 doTest("calendar.html", "btnRun");
94 }
95
96 /**
97 * @throws Exception if an error occurs

Callers

nothing calls this directly

Calls 1

doTestMethod · 0.95

Tested by

no test coverage detected