Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ generateMask
Method
generateMask
test/org/apache/tomcat/websocket/TestUtil.java:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
34
// Used to init SecureRandom prior to running tests
35
public
static
void
generateMask() {
36
Util.generateMask();
37
}
38
39
@Test
40
public
void
testGetMessageTypeSimple() {
Callers
1
testBug54716
Method · 0.95
Calls
1
generateMask
Method · 0.95
Tested by
no test coverage detected