|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.projectbrowser.page.projectportfolio.detailspanel.chart.TestEnhancedStreamTrendClassifier
public class TestEnhancedStreamTrendClassifier
Test cases for EnhancedStreamTrendClassifier.
Constructor Summary | |
---|---|
TestEnhancedStreamTrendClassifier()
|
Method Summary | |
---|---|
void |
testDecreaseTrend()
Test with a decreasing stream with acceptable increasing point. |
void |
testIncreaseTrend()
Test with a increasing stream with acceptable decreasing point. |
void |
testStableTrend()
Test with a stable stream with acceptable vibration point. |
void |
testUnstableTrend()
Test with an unstable stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestEnhancedStreamTrendClassifier()
Method Detail |
---|
public void testIncreaseTrend()
example chart:
public void testDecreaseTrend()
example chart:
public void testStableTrend()
example chart:
public void testUnstableTrend()
example chart:
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |