org.openuat.sensors.test
Class TimeSeriesAlignmentTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.openuat.sensors.test.TimeSeriesAlignmentTest
All Implemented Interfaces:
junit.framework.Test

public class TimeSeriesAlignmentTest
extends junit.framework.TestCase


Constructor Summary
TimeSeriesAlignmentTest()
           
 
Method Summary
protected  double runCase(java.lang.String filename)
           
 void setUp()
           
 void tearDown()
           
 void testAuthenticationSuccess()
           
 void testExactCopyRotate90()
           
 void testExactCopyRotateOther()
           
 void testNoRotation()
           
 void testRotateNoExactMatchPossible()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimeSeriesAlignmentTest

public TimeSeriesAlignmentTest()
Method Detail

setUp

public void setUp()
Overrides:
setUp in class junit.framework.TestCase

tearDown

public void tearDown()
Overrides:
tearDown in class junit.framework.TestCase

testNoRotation

public void testNoRotation()

testExactCopyRotate90

public void testExactCopyRotate90()

testExactCopyRotateOther

public void testExactCopyRotateOther()

testRotateNoExactMatchPossible

public void testRotateNoExactMatchPossible()

runCase

protected double runCase(java.lang.String filename)
                  throws java.io.IOException,
                         java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException

testAuthenticationSuccess

public void testAuthenticationSuccess()
                               throws java.io.IOException,
                                      java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException


2005-2009, Rene Mayrhofer.