|
|||||||||
| 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.hc.FactsheetTestBase
public class FactsheetTestBase
A Base Test class for Factsheet.java Automatically generated from ARGO/UML
| Field Summary | |
|---|---|
static FactsheetHome |
__home
|
| Constructor Summary | |
|---|---|
FactsheetTestBase(String testName)
Constructor for the FactsheetTestBase object |
|
| Method Summary | |
|---|---|
static junit.framework.Test |
getAssociationTest()
|
static junit.framework.Test |
getAttributesTest()
|
static FactsheetHome |
getHome()
|
static junit.framework.Test |
getMethodsTest()
|
static junit.framework.Test |
getProperiesTest()
|
static void |
main(String[] args)
The main program for the FactsheetTestBase class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationStudy()
A Test of the attribute study of type Study |
void |
testAssociationTables()
A Test of the attribute tables as collection of Table |
void |
testAssociationVariables()
A Test of the attribute variables as collection of Variable |
void |
testAttributeAccess()
A Test of the attribute access |
void |
testAttributeAccessibility()
A Test of the attribute accessibility |
void |
testAttributeAuthor()
A Test of the attribute author |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeFile()
A Test of the attribute file |
void |
testAttributeGroupName()
A Test of the attribute groupName |
void |
testAttributeLabel()
A Test of the attribute label |
void |
testAttributeNotes()
A Test of the attribute notes |
void |
testAttributeNumberRange()
A Test of the attribute NumberRange |
void |
testAttributePages()
A Test of the attribute pages |
void |
testAttributeSource()
A Test of the attribute source |
void |
testAttributeTitle()
A Test of the attribute Title |
void |
testAttributeUrl()
A Test of the attribute url |
void |
testHomeOperationFindAll()
A test on the home operation findAll(String id) |
void |
testHomeOperationFindByKey()
A test on the home operation findByKey(String id) |
void |
testOperationDelete()
A Test of the operation Delete() |
void |
testOperationGetFolders()
A Test of the operation GetFolders() |
| 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 FactsheetHome __home
| Constructor Detail |
|---|
public FactsheetTestBase(String testName)
testName - | Method Detail |
|---|
public static FactsheetHome 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 testAttributeAccess()
throws Exception
Exception
public void testAttributeAuthor()
throws Exception
Exception
public void testAttributeTitle()
throws Exception
Exception
public void testAttributeNumberRange()
throws Exception
Exception
public void testAttributeUrl()
throws Exception
Exception
public void testAttributeNotes()
throws Exception
Exception
public void testAttributePages()
throws Exception
Exception
public void testAttributeSource()
throws Exception
Exception
public void testAttributeGroupName()
throws Exception
Exception
public void testAttributeFile()
throws Exception
Exception
public void testAttributeAccessibility()
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 testOperationGetFolders()
throws Exception
Exception
public void testOperationDelete()
throws Exception
Exception
public void testAssociationStudy()
throws Exception
Exception
public void testAssociationVariables()
throws Exception
Exception
public void testAssociationTables()
throws Exception
Exception
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||