Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ getTime
Method
getTime
src/main/java/org/fgn/parser/Statement.java:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
public
MatchTime getTime() {
56
return
this.time;
57
}
58
59
public
void
setTime(MatchTime time) {
60
this.time = time;
Callers
15
testInvalidStatementEnd
Method · 0.95
testStandardStatement
Method · 0.95
testPassAction
Method · 0.95
testBackPassAction
Method · 0.95
testParallelPassAction
Method · 0.95
testDiagonalPassAction
Method · 0.95
testForwardPassAction
Method · 0.95
testMoveAction
Method · 0.95
testShotAtGoal
Method · 0.95
testActionParameter
Method · 0.95
testActionParameters
Method · 0.95
testInterceptionAndRestingOutcome
Method · 0.95
Calls
no outgoing calls
Tested by
15
testInvalidStatementEnd
Method · 0.76
testStandardStatement
Method · 0.76
testPassAction
Method · 0.76
testBackPassAction
Method · 0.76
testParallelPassAction
Method · 0.76
testDiagonalPassAction
Method · 0.76
testForwardPassAction
Method · 0.76
testMoveAction
Method · 0.76
testShotAtGoal
Method · 0.76
testActionParameter
Method · 0.76
testActionParameters
Method · 0.76
testInterceptionAndRestingOutcome
Method · 0.76