|
|||||||||
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.acu.ProjectTestBase
nesstar.api.acu.ProjectTest
public class ProjectTest
A Test class for Project.java Automatically generated from ARGO/UML
Field Summary |
---|
Fields inherited from class nesstar.api.acu.ProjectTestBase |
---|
__home |
Constructor Summary | |
---|---|
ProjectTest(String testName)
Constructor for the ProjectTest object |
Method Summary | |
---|---|
static void |
main(String[] args)
The main program for the ProjectTest class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAttributeTitle()
A Test of the attribute noted as: |
Methods inherited from class nesstar.api.acu.ProjectTestBase |
---|
getAssociationTest, getAttributesTest, getHome, getMethodsTest, getProperiesTest, testAssociationUsers, testAttributeComment, testAttributeCreationDate, testAttributeLabel, testHomeOperationFindAll, testHomeOperationFindByKey |
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 |
Constructor Detail |
---|
public ProjectTest(String testName)
testName
- Method Detail |
---|
public static void main(String[] args)
args
- The command line argumentspublic static junit.framework.Test suite()
public void testAttributeTitle() throws Exception
testAttributeTitle
in class ProjectTestBase
Exception
|
Nesstar SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |