Package com.sun.ts.tests.el.common.util
Class TestNum
java.lang.Object
com.sun.ts.tests.el.common.util.TestNum
Used to store lists that will be utilized accross the board for a common
point of reference when testing.
-
Method Summary
Modifier and TypeMethodDescriptionUsed for a common list of Float values when testing.Used a common reference point for Number types and a common value is assigned (1).
-
Method Details
-
getFloatList
Used for a common list of Float values when testing.- Returns:
- - A set list of common Floats that we use as test values.
-
getNumberList
Used a common reference point for Number types and a common value is assigned (1).- Returns:
- - A common List of Number types with a constant value.
-