org.eclipse.xtext.junit4.parameterized
Class IParameterProvider.IExpectation.Util

java.lang.Object
  extended by org.eclipse.xtext.junit4.parameterized.IParameterProvider.IExpectation.Util
Enclosing interface:
IParameterProvider.IExpectation

public static class IParameterProvider.IExpectation.Util
extends java.lang.Object


Constructor Summary
IParameterProvider.IExpectation.Util()
           
 
Method Summary
static java.lang.String replace(XtextResource res, IParameterProvider.IExpectation exp, java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IParameterProvider.IExpectation.Util

public IParameterProvider.IExpectation.Util()
Method Detail

replace

public static java.lang.String replace(XtextResource res,
                                       IParameterProvider.IExpectation exp,
                                       java.lang.String value)