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

Method main

src/test/java/org/htmlunit/VersionTest.java:30–33  ·  view source on GitHub ↗

@throws Exception if an error occurs

()

Source from the content-addressed store, hash-verified

28 * @throws Exception if an error occurs
29 */
30 @Test
31 public void main() throws Exception {
32 Version.main(ArrayUtils.EMPTY_STRING_ARRAY);
33 }
34
35 /**
36 * @throws Exception if an error occurs

Callers 5

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls 1

mainMethod · 0.95

Tested by

no test coverage detected