Package org.ndviet.keyword
Class MathUtils
- java.lang.Object
-
- org.robotframework.javalib.library.KeywordFactoryBasedLibrary<org.robotframework.javalib.keyword.DocumentedKeyword>
-
- org.robotframework.javalib.library.AnnotationLibrary
-
- org.ndviet.keyword.MathUtils
-
- All Implemented Interfaces:
org.robotframework.javalib.library.KeywordDocumentationRepository,org.robotframework.javalib.library.RobotFrameworkDynamicAPI
public class MathUtils extends org.robotframework.javalib.library.AnnotationLibrary
-
-
Constructor Summary
Constructors Constructor Description MathUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringnumberDecimalFormat(java.lang.String number, java.lang.String decimalFormat, java.lang.String roundingMode)-
Methods inherited from class org.robotframework.javalib.library.AnnotationLibrary
addKeywordPattern, autowireFields, createKeywordFactory, getKeywordArguments, getKeywordDocumentation, runKeyword, runKeyword
-
-