com.jstatcom.model
Class ModelTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.jstatcom.model.ModelTest
All Implemented Interfaces:
junit.framework.Test

public class ModelTest
extends junit.framework.TestCase

This is a set of tests for the model package. It makes use of the junit framework.

Author:
Markus Kraetzig

Nested Class Summary
static class ModelTest.XMLRep
           
 
Constructor Summary
ModelTest(java.lang.String name)
          ModelTest constructor comment.
 
Method Summary
static junit.framework.Test suite()
          Here a TestSuite is created, which automatically executes all methods that start with test* by using a reflection mechanism.
 void testJSCDataEventSupport()
          Tests the JSCDataEventSupport.
 void testJSCDate()
          Tests the JSCDate.
 void testJSCDateThreads()
          Tests the JSCDate.
 void testJSCDRange()
          Tests the JSCDRange.
 void testJSCInt()
          Tests the JSCInt.
 void testJSCNArray()
          Tests the testJSCNArray.
 void testJSCNArray1()
          Tests the testJSCNArray.
 void testJSCNArray10()
          Tests the testJSCNArray.
 void testJSCNArray11()
          Tests the testJSCNArray.
 void testJSCNArray2()
          Tests the testJSCNArray.
 void testJSCNArray3()
          Tests the testJSCNArray.
 void testJSCNArray4()
          Tests the testJSCNArray.
 void testJSCNArray5()
          Tests the testJSCNArray.
 void testJSCNArray6()
          Tests the testJSCNArray.
 void testJSCNArray7()
          Tests the testJSCNArray.
 void testJSCNArray8()
          Tests the testJSCNArray.
 void testJSCNArray9()
          Tests the testJSCNArray.
 void testJSCNumber()
          Tests the JSCNumber.
 void testJSCSArray()
          Tests the testJSCSArray.
 void testJSCSArray1()
          Tests the testJSCSArray.
 void testJSCSArray10()
          Tests the testJSCSArray.
 void testJSCSArray11()
          Tests the testJSCSArray.
 void testJSCSArray2()
          Tests the testJSCSArray.
 void testJSCSArray3()
          Tests the testJSCSArray.
 void testJSCSArray4()
          Tests the testJSCSArray.
 void testJSCSArray5()
          Tests the testJSCSArray.
 void testJSCSArray7()
          Tests the testJSCSArray.
 void testJSCSArray8()
          Tests the testJSCSArray.
 void testJSCSArray9()
          Tests the testJSCSArray.
 void testJSCString()
          Tests the JSCString.
 void testJSCVoid()
          Tests the testJSCVoid.
 void testNumberRange()
          Tests the number ranges.
 void testNumberRangeDefaults()
          Tests the number ranges.
 void testNumberRangeEnclose()
          Tests the number ranges.
 void testNumberRangeEnclosePrec()
          Tests the number ranges.
 void testNumberRangeStringObjectReader()
          Tests the number ranges.
 void testSymbol()
          Tests the Symbol.
 void testSymbol1()
          Tests the Symbol.
 void testSymbolEvent()
          Tests the SymbolEvent.
 void testSymbolEventSupport()
          Tests the SymbolEventSupport.
 void testSymbolTable()
          Tests the SymbolTable.
 void testSymbolTable1()
          Tests the SymbolTable.
 void testSymbolTableSet()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ModelTest

public ModelTest(java.lang.String name)
ModelTest constructor comment.

Parameters:
name - String
Method Detail

suite

public static junit.framework.Test suite()
Here a TestSuite is created, which automatically executes all methods that start with test* by using a reflection mechanism.

Returns:
Test

testJSCDataEventSupport

public void testJSCDataEventSupport()
Tests the JSCDataEventSupport.


testJSCDate

public void testJSCDate()
Tests the JSCDate.


testJSCDateThreads

public void testJSCDateThreads()
Tests the JSCDate.


testJSCDRange

public void testJSCDRange()
Tests the JSCDRange.


testJSCNArray

public void testJSCNArray()
Tests the testJSCNArray.


testJSCNArray1

public void testJSCNArray1()
Tests the testJSCNArray.


testJSCNArray10

public void testJSCNArray10()
Tests the testJSCNArray.


testJSCNArray11

public void testJSCNArray11()
Tests the testJSCNArray.


testJSCNArray2

public void testJSCNArray2()
Tests the testJSCNArray.


testJSCNArray3

public void testJSCNArray3()
Tests the testJSCNArray.


testJSCNArray4

public void testJSCNArray4()
Tests the testJSCNArray.


testJSCNArray5

public void testJSCNArray5()
Tests the testJSCNArray.


testJSCNArray6

public void testJSCNArray6()
Tests the testJSCNArray.


testJSCNArray7

public void testJSCNArray7()
Tests the testJSCNArray.


testJSCNArray8

public void testJSCNArray8()
Tests the testJSCNArray.


testJSCNArray9

public void testJSCNArray9()
Tests the testJSCNArray.


testJSCNumber

public void testJSCNumber()
Tests the JSCNumber.


testJSCInt

public void testJSCInt()
Tests the JSCInt.


testJSCSArray

public void testJSCSArray()
Tests the testJSCSArray.


testJSCSArray1

public void testJSCSArray1()
Tests the testJSCSArray.


testJSCSArray10

public void testJSCSArray10()
Tests the testJSCSArray.


testJSCSArray11

public void testJSCSArray11()
Tests the testJSCSArray.


testJSCSArray2

public void testJSCSArray2()
Tests the testJSCSArray.


testJSCSArray3

public void testJSCSArray3()
Tests the testJSCSArray.


testJSCSArray4

public void testJSCSArray4()
Tests the testJSCSArray.


testJSCSArray5

public void testJSCSArray5()
Tests the testJSCSArray.


testJSCSArray7

public void testJSCSArray7()
Tests the testJSCSArray.


testJSCSArray8

public void testJSCSArray8()
Tests the testJSCSArray.


testJSCSArray9

public void testJSCSArray9()
Tests the testJSCSArray.


testJSCString

public void testJSCString()
Tests the JSCString.


testJSCVoid

public void testJSCVoid()
Tests the testJSCVoid.


testNumberRange

public void testNumberRange()
Tests the number ranges.


testNumberRangeDefaults

public void testNumberRangeDefaults()
Tests the number ranges.


testNumberRangeEnclose

public void testNumberRangeEnclose()
Tests the number ranges.


testNumberRangeEnclosePrec

public void testNumberRangeEnclosePrec()
Tests the number ranges.


testNumberRangeStringObjectReader

public void testNumberRangeStringObjectReader()
Tests the number ranges.


testSymbol

public void testSymbol()
Tests the Symbol.


testSymbol1

public void testSymbol1()
Tests the Symbol.


testSymbolEvent

public void testSymbolEvent()
Tests the SymbolEvent.


testSymbolEventSupport

public void testSymbolEventSupport()
Tests the SymbolEventSupport.


testSymbolTable

public void testSymbolTable()
Tests the SymbolTable.


testSymbolTable1

public void testSymbolTable1()
Tests the SymbolTable.


testSymbolTableSet

public void testSymbolTableSet()