| bus.send(new TestStepFinished(stopTimeNanos,stopTimeMillis,testCase,this,result)); | bus.send(new TestStepFinished(stopTimeNanos,testCase,this,result)); | new TestStepFinished(stopTimeNanos,stopTimeMillis,testCase,this,result) | new TestStepFinished(stopTimeNanos,testCase,this,result) | cucumber-jvm | 4bb88764527445da8dd9b6a04af86aa0a7b7041c | io.cucumber.core.runner.TestStep | | | _1 | stopTimeNanos |
|---|
| _2 | stopTimeNanos |
|---|
| | TCIVar | stopTimeNanos |
|---|
| v0 | result |
|---|
| v1 | testCase |
|---|
| v2 | this |
|---|
| - io.cucumber.core.api.event.TestStepFinished
| | TCIVar | stopTimeNanos |
|---|
| v0 | result |
|---|
| v1 | testCase |
|---|
| v2 | this |
|---|
| Uses | False |