org.mutabilitydetector.unittesting.internal
Class ReasonsFormatter

java.lang.Object
  extended by org.mutabilitydetector.unittesting.internal.ReasonsFormatter

public final class ReasonsFormatter
extends Object


Method Summary
static String formatReasons(Collection<MutableReasonDetail> reasons)
           
static String formatSingleReason(MutableReasonDetail reason)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

formatSingleReason

public static String formatSingleReason(MutableReasonDetail reason)

formatReasons

public static String formatReasons(Collection<MutableReasonDetail> reasons)


Copyright © 2013. All Rights Reserved.