|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
nesstar.test.NesstarTestCase
nesstar.api.faster.CategoryStatisticTestBase
public class CategoryStatisticTestBase
A Base Test class for CategoryStatistic.java Automatically generated from ARGO/UML
| Field Summary | |
|---|---|
static CategoryStatisticHome |
__home
|
| Constructor Summary | |
|---|---|
CategoryStatisticTestBase(String testName)
Constructor for the CategoryStatisticTestBase object |
|
| Method Summary | |
|---|---|
static junit.framework.Test |
getAssociationTest()
|
static junit.framework.Test |
getAttributesTest()
|
static CategoryStatisticHome |
getHome()
|
static junit.framework.Test |
getMethodsTest()
|
static junit.framework.Test |
getProperiesTest()
|
static void |
main(String[] args)
The main program for the CategoryStatisticTestBase class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationValue()
A Test of the attribute value of type Value |
void |
testAssociationVariable()
A Test of the attribute variable of type Variable |
void |
testAttributeCatValue()
A Test of the attribute catValue |
void |
testAttributeComment()
A Test of the attribute comment |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeCrossTab()
A Test of the attribute CrossTab |
void |
testAttributeFrequency()
A Test of the attribute Frequency |
void |
testAttributeIsMissing()
A Test of the attribute isMissing |
void |
testAttributeLabel()
A Test of the attribute label |
void |
testAttributePercent()
A Test of the attribute percent |
void |
testAttributePercentage()
A Test of the attribute percentage |
void |
testAttributeWeightedFrequency()
A Test of the attribute WeightedFrequency |
void |
testHomeOperationFindAll()
A test on the home operation findAll(String id) |
void |
testHomeOperationFindByKey()
A test on the home operation findByKey(String id) |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static CategoryStatisticHome __home
| Constructor Detail |
|---|
public CategoryStatisticTestBase(String testName)
testName - | Method Detail |
|---|
public static CategoryStatisticHome getHome()
throws Exception
Exception
public static junit.framework.Test getProperiesTest()
throws Exception
Exception
public static junit.framework.Test getAttributesTest()
throws Exception
Exception
public static junit.framework.Test getAssociationTest()
throws Exception
Exception
public static junit.framework.Test getMethodsTest()
throws Exception
Exceptionpublic static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testAttributeFrequency()
throws Exception
A frequency which defines the category; often appears in a table.
Exception
public void testAttributeWeightedFrequency()
throws Exception
A weighted frequency which defines the category; often appears in a table.
Exception
public void testAttributePercentage()
throws Exception
A percentage which defines the category; often appears in a table.
Exception
public void testAttributeCrossTab()
throws Exception
A crosstab which defines the category; often appears in a table.
Exception
public void testAttributeIsMissing()
throws Exception
Indicates whether this category group contains missing data or not.
Exception
public void testAttributePercent()
throws Exception
Deprecated*
Exception
public void testAttributeCatValue()
throws Exception
The explicit response.
Exception
public void testAttributeLabel()
throws Exception
A short description of the response.
Exception
public void testAttributeComment()
throws Exception
A fuller description of the response or an elaboration on the response.
Exception
public void testAttributeCreationDate()
throws Exception
Exception
public void testHomeOperationFindByKey()
throws Exception
Exception
public void testHomeOperationFindAll()
throws Exception
Exception
public void testAssociationVariable()
throws Exception
Exception
public void testAssociationValue()
throws Exception
Exception
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||