public class TimingInfoTest extends Object
Constructor and Description |
---|
TimingInfoTest() |
Modifier and Type | Method and Description |
---|---|
void |
absurdTimingWithClock() |
void |
absurdTimingWithClockIfKnown() |
void |
absurdTimingWithNoClock() |
void |
absurdTimingWithNoClockIfKnown() |
void |
newTimingWithClockTime() |
void |
newTimingWithClockTimeIfKnown() |
void |
newTimingWithNoClockTime() |
void |
newTimingWithNoClockTimeIfKnown() |
void |
startEndTiming() |
void |
startEndTimingIfKnown() |
void |
subEventsDisabled() |
void |
subEventsEnabled() |
public void startEndTiming()
public void newTimingWithClockTime() throws InterruptedException
InterruptedException
public void newTimingWithNoClockTime() throws InterruptedException
InterruptedException
public void absurdTimingWithNoClock() throws InterruptedException
InterruptedException
public void absurdTimingWithClock() throws InterruptedException
InterruptedException
public void startEndTimingIfKnown()
public void newTimingWithClockTimeIfKnown() throws InterruptedException
InterruptedException
public void newTimingWithNoClockTimeIfKnown() throws InterruptedException
InterruptedException
public void absurdTimingWithNoClockIfKnown() throws InterruptedException
InterruptedException
public void absurdTimingWithClockIfKnown() throws InterruptedException
InterruptedException
public void subEventsEnabled()
public void subEventsDisabled()
Copyright © 2018. All rights reserved.