Class TestOutcome.OptionalElements

java.lang.Object
net.thucydides.core.model.TestOutcome.OptionalElements
Enclosing class:
TestOutcome

public static class TestOutcome.OptionalElements
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    OptionalElements​(TestOutcome testOutcome)  
  • Method Summary

    Modifier and Type Method Description
    boolean testRunTimestamp()  

    Methods inherited from class java.lang.Object

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

    • OptionalElements

      public OptionalElements​(TestOutcome testOutcome)
  • Method Details

    • testRunTimestamp

      public boolean testRunTimestamp()