net.thucydides.core.model
Class TestDuration

Package class diagram package TestDuration
java.lang.Object
  extended by net.thucydides.core.model.TestDuration

public class TestDuration
extends Object


Method Summary
 double inSeconds()
           
static TestDuration of(long duration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

of

public static TestDuration of(long duration)

inSeconds

public double inSeconds()


Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.