|
|||||||||
| 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.Variable2TestBase
public class Variable2TestBase
A Base Test class for Variable2.java Automatically generated from ARGO/UML
| Field Summary | |
|---|---|
static Variable2Home |
__home
|
| Constructor Summary | |
|---|---|
Variable2TestBase(String testName)
Constructor for the Variable2TestBase object |
|
| Method Summary | |
|---|---|
static junit.framework.Test |
getAssociationTest()
|
static junit.framework.Test |
getAttributesTest()
|
static Variable2Home |
getHome()
|
static junit.framework.Test |
getMethodsTest()
|
static junit.framework.Test |
getProperiesTest()
|
static void |
main(String[] args)
The main program for the Variable2TestBase class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAttributeComment()
A test on Comment |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeEndPos()
A Test of the attribute EndPos |
void |
testAttributeExtNotesRole()
A Test of the attribute ExtNotesRole |
void |
testAttributeExtNotesTitle()
A Test of the attribute ExtNotesTitle |
void |
testAttributeExtNotesURI()
A Test of the attribute ExtNotesURI |
void |
testAttributeLabel()
A test on Label |
void |
testAttributeNumCats()
A Test of the attribute NumCats |
void |
testAttributeSyntax()
A Test of the attribute syntax |
void |
testAttributeWidth()
A Test of the attribute Width |
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 Variable2Home __home
| Constructor Detail |
|---|
public Variable2TestBase(String testName)
testName - | Method Detail |
|---|
public static Variable2Home 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 testAttributeEndPos()
throws Exception
End position of variable in data file
Exception
public void testAttributeWidth()
throws Exception
Width of variable in data file
Exception
public void testAttributeSyntax()
throws Exception
Represents the sintax used for defining the expression
Exception
public void testAttributeNumCats()
throws Exception
Number of category statistics belonging to this variable
Exception
public void testAttributeExtNotesURI()
throws Exception
An external link containing variable notes
Exception
public void testAttributeExtNotesTitle()
throws Exception
Title of external link containing variable notes
Exception
public void testAttributeExtNotesRole()
throws Exception
Role of external link containing variable notes
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
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||