Class ContextIcon

java.lang.Object
net.thucydides.core.model.ContextIcon

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

    Constructors 
    Constructor Description
    ContextIcon()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String forOutcome​(TestOutcome testOutcome)  

    Methods inherited from class java.lang.Object

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

    • ContextIcon

      public ContextIcon()
  • Method Details

    • forOutcome

      public static java.lang.String forOutcome​(TestOutcome testOutcome)