public class FormulaUtilsTest
extends java.lang.Object
构造器和说明 |
---|
FormulaUtilsTest() |
限定符和类型 | 方法和说明 |
---|---|
void |
testCompile() |
void |
testCompileFormulas() |
void |
testDataType() |
void |
testFormulaToString() |
void |
testIsConstant_String() |
void |
testIsConstant() |
void |
testValidateGroovyFunction() |
void |
testValidateVariable() |
public void testDataType()
public void testCompile()
public void testValidateGroovyFunction()
public void testValidateVariable()
public void testIsConstant()
public void testIsConstant_String()
public void testFormulaToString()
public void testCompileFormulas()