public final class HeartBeatEvent extends Object
getDescription() method should
return an approximate place where the forked JVM is at the moment, but this is
not guaranteed (and may be null).| Constructor and Description |
|---|
HeartBeatEvent(ForkedJvmInfo forkedJvmInfo,
org.junit.runner.Description description,
long lastActivity,
long currentTime) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCurrentTime() |
org.junit.runner.Description |
getDescription() |
ForkedJvmInfo |
getForkedJvmInfo() |
long |
getLastActivity() |
long |
getNoEventDuration() |
public HeartBeatEvent(ForkedJvmInfo forkedJvmInfo, org.junit.runner.Description description, long lastActivity, long currentTime)
public org.junit.runner.Description getDescription()
public long getCurrentTime()
public long getLastActivity()
public long getNoEventDuration()
public ForkedJvmInfo getForkedJvmInfo()
Copyright © 2011–2025 Carrot Search s.c.. All rights reserved.