C# Class Jellyfish.Commands.Tests.MockedClock

Inheritance: IClock
Show file Open project: Zenasoft/Jellyfish.Commands Class Usage Examples

Public Methods

Method Description
Increment ( long timeInMs ) : void
MockedClock ( ) : Jellyfish.Commands.Utils

Method Details

Increment() public method

public Increment ( long timeInMs ) : void
timeInMs long
return void

MockedClock() public method

public MockedClock ( ) : Jellyfish.Commands.Utils
return Jellyfish.Commands.Utils