MCPcopy 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

testStandardStatementMethod · 0.95
testPassActionMethod · 0.95
testBackPassActionMethod · 0.95
testForwardPassActionMethod · 0.95
testMoveActionMethod · 0.95
testShotAtGoalMethod · 0.95
testActionParameterMethod · 0.95
testActionParametersMethod · 0.95

Calls

no outgoing calls

Tested by 15

testStandardStatementMethod · 0.76
testPassActionMethod · 0.76
testBackPassActionMethod · 0.76
testForwardPassActionMethod · 0.76
testMoveActionMethod · 0.76
testShotAtGoalMethod · 0.76
testActionParameterMethod · 0.76
testActionParametersMethod · 0.76