Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
1
main
Method · 0.95
Tested by
no test coverage detected