Constructor and Description |
---|
MagnitudeValueTester() |
MagnitudeValueTester(float min,
float max) |
Modifier and Type | Method and Description |
---|---|
float |
getMax() |
float |
getMin() |
TestResult |
test(float f) |
TestResult |
test(java.lang.Object o) |
public MagnitudeValueTester()
public MagnitudeValueTester(float min, float max)
public TestResult test(java.lang.Object o)
public TestResult test(float f)
public float getMax()
public float getMin()