|
|||||||||
| 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.common.ResourceTestBase
nesstar.api.common.ResourceTest
public class ResourceTest
A Test class for Resource.java Automatically generated from ARGO/UML
| Field Summary |
|---|
| Fields inherited from class nesstar.api.common.ResourceTestBase |
|---|
__home |
| Constructor Summary | |
|---|---|
ResourceTest(String testName)
Constructor for the ResourceTest object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the ResourceTest class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAttributeComment()
A Test of the attribute comment |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeLabel()
A Test of the attribute label |
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 nesstar.api.common.ResourceTestBase |
|---|
getAssociationTest, getAttributesTest, getHome, getMethodsTest, getProperiesTest |
| 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 ResourceTest(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testAttributeLabel()
throws Exception
Title of related material
testAttributeLabel in class ResourceTestBaseException
public void testAttributeComment()
throws Exception
Description of related material
testAttributeComment in class ResourceTestBaseException
public void testHomeOperationFindByKey()
throws Exception
testHomeOperationFindByKey in class ResourceTestBaseException
public void testHomeOperationFindAll()
throws Exception
testHomeOperationFindAll in class ResourceTestBaseException
public void testAttributeCreationDate()
throws Exception
testAttributeCreationDate in class ResourceTestBaseException
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||