Class StepArgumentWriter

java.lang.Object
net.thucydides.core.steps.StepArgumentWriter

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

    Constructors
    Constructor Description
    StepArgumentWriter()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String readableFormOf​(java.lang.Object arg)  

    Methods inherited from class java.lang.Object

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

    • StepArgumentWriter

      public StepArgumentWriter()
  • Method Details

    • readableFormOf

      public static java.lang.String readableFormOf​(java.lang.Object arg)