junitparams.internal.parameters.toarray
Class ParamsToArrayConverter

java.lang.Object
  extended by junitparams.internal.parameters.toarray.ParamsToArrayConverter

public class ParamsToArrayConverter
extends Object


Constructor Summary
ParamsToArrayConverter(org.junit.runners.model.FrameworkMethod frameworkMethod)
           
 
Method Summary
 Object[] convert(Object result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParamsToArrayConverter

public ParamsToArrayConverter(org.junit.runners.model.FrameworkMethod frameworkMethod)
Method Detail

convert

public Object[] convert(Object result)


Copyright © 2017 Pragmatists. All rights reserved.