|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase com.jstatcom.model.ModelTest
public class ModelTest
This is a set of tests for the model package. It makes use of the junit framework.
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 |
---|
public ModelTest(java.lang.String name)
name
- StringMethod Detail |
---|
public static junit.framework.Test suite()
public void testJSCDataEventSupport()
public void testJSCDate()
public void testJSCDateThreads()
public void testJSCDRange()
public void testJSCNArray()
public void testJSCNArray1()
public void testJSCNArray10()
public void testJSCNArray11()
public void testJSCNArray2()
public void testJSCNArray3()
public void testJSCNArray4()
public void testJSCNArray5()
public void testJSCNArray6()
public void testJSCNArray7()
public void testJSCNArray8()
public void testJSCNArray9()
public void testJSCNumber()
public void testJSCInt()
public void testJSCSArray()
public void testJSCSArray1()
public void testJSCSArray10()
public void testJSCSArray11()
public void testJSCSArray2()
public void testJSCSArray3()
public void testJSCSArray4()
public void testJSCSArray5()
public void testJSCSArray7()
public void testJSCSArray8()
public void testJSCSArray9()
public void testJSCString()
public void testJSCVoid()
public void testNumberRange()
public void testNumberRangeDefaults()
public void testNumberRangeEnclose()
public void testNumberRangeEnclosePrec()
public void testNumberRangeStringObjectReader()
public void testSymbol()
public void testSymbol1()
public void testSymbolEvent()
public void testSymbolEventSupport()
public void testSymbolTable()
public void testSymbolTable1()
public void testSymbolTableSet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |