Class CompoundDuration

java.lang.Object
net.thucydides.core.requirements.reports.CompoundDuration

public class CompoundDuration
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    CompoundDuration()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String of​(long durationInMilliseconds)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CompoundDuration

      public CompoundDuration()
  • Method Details

    • of

      public static java.lang.String of​(long durationInMilliseconds)