| test.org.mandarax.util.AutoFactsTest test.org.mandarax.util.AutoFactsTest1
Method Summary | |
protected double[] | getDoubleTestSet() Get the set of double numbers used for testing. | protected int | getExpected() Get the expected number of generated facts. | protected int[] | getIntTestSet() Get the set of int numbers used for testing. |
AutoFactsTest1 | public AutoFactsTest1()(Code) | | Constructor.
|
getDoubleTestSet | protected double[] getDoubleTestSet()(Code) | | Get the set of double numbers used for testing.
an array of doubles |
getExpected | protected int getExpected()(Code) | | Get the expected number of generated facts.
the number of facts expected |
getIntTestSet | protected int[] getIntTestSet()(Code) | | Get the set of int numbers used for testing.
an array of integers |
|
|