Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getToken
Method
getToken
code/src/utest/plugin/lsttokens/race/FaceTokenTest.java:126–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
}
125
126
public
FaceToken getToken()
127
{
128
return
token;
129
}
130
131
@Test
132
public
void
testInvalidInputs()
Callers
9
setUp
Method · 0.95
runRoundRobin
Method · 0.95
validateUnparse
Method · 0.95
parseSecondary
Method · 0.95
validateUnparsed
Method · 0.95
parse
Method · 0.95
testNoStackTraceOnNull
Method · 0.95
assertBadUnparse
Method · 0.95
testAvoidContext
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected