net.thucydides.core.steps
Class StepArgumentWriter

Package class diagram package StepArgumentWriter
java.lang.Object
  extended by net.thucydides.core.steps.StepArgumentWriter

public class StepArgumentWriter
extends Object


Constructor Summary
StepArgumentWriter()
           
 
Method Summary
static String readableFormOf(Object arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepArgumentWriter

public StepArgumentWriter()
Method Detail

readableFormOf

public static String readableFormOf(Object arg)


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