ch.agent.crnickl.junit
Class T043_SparseSeriesTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by ch.agent.crnickl.junit.AbstractTest
              extended by ch.agent.crnickl.junit.T042_SeriesValuesTest
                  extended by ch.agent.crnickl.junit.T043_SparseSeriesTest
All Implemented Interfaces:
junit.framework.Test

public class T043_SparseSeriesTest
extends T042_SeriesValuesTest


Field Summary
protected static String SCHEMA
           
 
Constructor Summary
T043_SparseSeriesTest()
           
 
Method Summary
protected  boolean isSparse()
           
 
Methods inherited from class ch.agent.crnickl.junit.T042_SeriesValuesTest
firstSetUp, lastTearDown, setUp, testEmptyRange, testGetFirstValue_1, testGetFirstValue_2, testGetFirstValue_3, testGetFirstValue_4, testGetFirstValue_5, testGetFirstValue_6, testGetLastValue_1, testGetLastValue_2, testGetLastValue_3, testGetLastValue_4, testGetLastValue_5, testGetLastValue_6, testGetMissingValue_1, testGetMissingValue_2, testGetValue, testGetValueOutOfRange, testLargeGap_1, testLargeGap_2, testLargeGap_3, testLargeGap_4, testLargeGap_5, testMoreSeries, testNonEmptyRange, testNonEmptyRangeInDatabase, testSmallGap_1, testSmallGap_2, testSparsity, testSubRangeHasNoMissingValuesAtTheBoundaries
 
Methods inherited from class ch.agent.crnickl.junit.AbstractTest
assertException, expectException, getContext, tearDown
 
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
 

Field Detail

SCHEMA

protected static String SCHEMA
Constructor Detail

T043_SparseSeriesTest

public T043_SparseSeriesTest()
Method Detail

isSparse

protected boolean isSparse()
Overrides:
isSparse in class T042_SeriesValuesTest


Copyright © 2013. All Rights Reserved.