org.hackystat.projectbrowser.page.projectportfolio.detailspanel.chart
Class TestEnhancedStreamTrendClassifier

java.lang.Object
  extended by org.hackystat.projectbrowser.page.projectportfolio.detailspanel.chart.TestEnhancedStreamTrendClassifier

public class TestEnhancedStreamTrendClassifier
extends java.lang.Object

Test cases for EnhancedStreamTrendClassifier.

Author:
Shaoxuan Zhang

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

TestEnhancedStreamTrendClassifier

public TestEnhancedStreamTrendClassifier()
Method Detail

testIncreaseTrend

public void testIncreaseTrend()
Test with a increasing stream with acceptable decreasing point.

example chart:


testDecreaseTrend

public void testDecreaseTrend()
Test with a decreasing stream with acceptable increasing point.

example chart:


testStableTrend

public void testStableTrend()
Test with a stable stream with acceptable vibration point.

example chart:


testUnstableTrend

public void testUnstableTrend()
Test with an unstable stream.

example chart: