public abstract class AbstractTestUtilityMetricsPrecomputation extends AbstractTest
Modifier and Type | Class and Description |
---|---|
static class |
AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase
Represents a test case.
|
AbstractTest.TestMetric
Constructor and Description |
---|
AbstractTestUtilityMetricsPrecomputation(AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase testCase)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
static Data |
getDataObject(AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase testCase)
Returns the data object for the test case.
|
void |
setUp() |
void |
test() |
public AbstractTestUtilityMetricsPrecomputation(AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase testCase)
testCase
- public static Data getDataObject(AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase testCase) throws java.io.IOException
testCase
- java.io.IOException
public void setUp()
setUp
in class AbstractTest
public void test() throws java.io.IOException
java.io.IOException