|
|||||||||
| 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.MeasureTestBase
public class MeasureTestBase
A Base Test class for Measure.java Automatically generated from ARGO/UML
| Field Summary | |
|---|---|
static MeasureHome |
__home
|
| Constructor Summary | |
|---|---|
MeasureTestBase(String testName)
Constructor for the MeasureTestBase object |
|
| Method Summary | |
|---|---|
static junit.framework.Test |
getAssociationTest()
|
static junit.framework.Test |
getAttributesTest()
|
static MeasureHome |
getHome()
|
static junit.framework.Test |
getMethodsTest()
|
static junit.framework.Test |
getProperiesTest()
|
static void |
main(String[] args)
The main program for the MeasureTestBase class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationCube()
A Test of the attribute cube of type Cube |
void |
testAssociationVariable()
A Test of the attribute variable of type Variable |
void |
testAttributeAdditivity()
A Test of the attribute Additivity |
void |
testAttributeComment()
A test on Comment |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeHasMax()
A Test of the attribute hasMax |
void |
testAttributeHasMean()
A Test of the attribute hasMean |
void |
testAttributeHasMin()
A Test of the attribute hasMin |
void |
testAttributeHasN()
A Test of the attribute hasN |
void |
testAttributeHasSum()
A Test of the attribute hasSum |
void |
testAttributeLabel()
A test on Label |
void |
testAttributeMeasUnit()
A Test of the attribute MeasUnit |
void |
testAttributeNature()
A Test of the attribute Nature |
void |
testAttributeOrigin()
A Test of the attribute Origin |
void |
testAttributeScale()
A Test of the attribute Scale |
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 MeasureHome __home
| Constructor Detail |
|---|
public MeasureTestBase(String testName)
testName - | Method Detail |
|---|
public static MeasureHome 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 testAttributeAdditivity()
throws Exception
Exception
public void testAttributeNature()
throws Exception
Exception
public void testAttributeMeasUnit()
throws Exception
Exception
public void testAttributeScale()
throws Exception
Exception
public void testAttributeOrigin()
throws Exception
Exception
public void testAttributeHasMin()
throws Exception
Exception
public void testAttributeHasMax()
throws Exception
Exception
public void testAttributeHasN()
throws Exception
Exception
public void testAttributeHasSum()
throws Exception
Exception
public void testAttributeHasMean()
throws Exception
Exception
public void testAttributeComment()
throws Exception
Exception
public void testAttributeLabel()
throws Exception
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 testAssociationCube()
throws Exception
Exception
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||