public class TestIllegalArguments extends AbstractTest
AbstractTest.TestMetric
Constructor and Description |
---|
TestIllegalArguments() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testEmptyDatasetWithAttributeDefinition()
Performs a test.
|
void |
testEmptyDatasetWithoutAttributeDefinition()
Performs a test.
|
void |
testEmptyDefinition()
Performs a test.
|
void |
testEmptyHierarchy()
Performs a test.
|
void |
testHistorySize()
Performs a test.
|
void |
testInvalidHierarchies()
Performs a test.
|
void |
testKRangeNegative()
Performs a test.
|
void |
testKRangeTooLarge()
Performs a test.
|
void |
testKRangeZero()
Performs a test.
|
void |
testMaxOutliersEqualsOne()
Performs a test.
|
void |
testMaxOutliersNegative()
Performs a test.
|
void |
testMaxOutliersTooLarge()
Performs a test.
|
void |
testMetric()
Performs a test.
|
void |
testMissingHierarchyValue()
Performs a test.
|
void |
testNullHierarchy()
Performs a test.
|
void |
testSnapshotSizeNegative()
Performs a test.
|
void |
testSnapshotSizeTooLarge()
Performs a test.
|
void |
testSnapshotSizeZero()
Performs a test.
|
void |
testWrongAttributeName()
Performs a test.
|
public void setUp()
setUp
in class AbstractTest
public void testEmptyDatasetWithAttributeDefinition() throws java.io.IOException
java.io.IOException
public void testEmptyDatasetWithoutAttributeDefinition() throws java.io.IOException
java.io.IOException
public void testEmptyDefinition() throws java.io.IOException
java.io.IOException
public void testEmptyHierarchy() throws java.io.IOException
java.io.IOException
public void testHistorySize()
public void testInvalidHierarchies() throws java.io.IOException
java.io.IOException
public void testKRangeNegative() throws java.io.IOException
java.io.IOException
public void testKRangeTooLarge() throws java.io.IOException
java.io.IOException
public void testKRangeZero() throws java.io.IOException
java.io.IOException
public void testMaxOutliersEqualsOne() throws java.io.IOException
java.io.IOException
public void testMaxOutliersNegative() throws java.io.IOException
java.io.IOException
public void testMaxOutliersTooLarge() throws java.io.IOException
java.io.IOException
public void testMetric()
public void testMissingHierarchyValue() throws java.io.IOException
java.io.IOException
public void testNullHierarchy() throws java.io.IOException
java.io.IOException
public void testSnapshotSizeNegative()
public void testSnapshotSizeTooLarge()
public void testSnapshotSizeZero()
public void testWrongAttributeName() throws java.io.IOException
java.io.IOException