Class InternalSystemClock

java.lang.Object
net.serenitybdd.core.time.InternalSystemClock
All Implemented Interfaces:
SystemClock

public class InternalSystemClock extends Object implements SystemClock
Object that encapsulates system clock operations.
  • Constructor Details

    • InternalSystemClock

      public InternalSystemClock()
  • Method Details