junitparams.internal
Class Utils

java.lang.Object
  extended by junitparams.internal.Utils

public class Utils
extends Object

Some String utils to handle parameterised tests' results.

Author:
Pawel Lipinski

Constructor Summary
Utils()
           
 
Method Summary
static String stringify(Object paramSet, int paramIdx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

stringify

public static String stringify(Object paramSet,
                               int paramIdx)


Copyright © 2013 Pragmatists. All Rights Reserved.