org.gwe.p2elv2.functions
Class PBaseFunctionTest

java.lang.Object
  extended by org.gwe.p2elv2.functions.PBaseFunctionTest

public class PBaseFunctionTest
extends java.lang.Object

Since:
Aug 30, 2008
Author:
Marco Ruiz

Field Summary
protected  PVarValueSpace expected
           
protected  PFunction function
           
protected  java.util.List<java.lang.String> params
           
 
Constructor Summary
PBaseFunctionTest(PFunction function, java.lang.String[] params, PVarValueSpace expected)
           
 
Method Summary
 void testCalculateValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

function

protected PFunction function

expected

protected PVarValueSpace expected

params

protected java.util.List<java.lang.String> params
Constructor Detail

PBaseFunctionTest

public PBaseFunctionTest(PFunction function,
                         java.lang.String[] params,
                         PVarValueSpace expected)
Method Detail

testCalculateValues

public final void testCalculateValues()


Copyright © 2007-2009. All Rights Reserved.