|
|||||||||
| 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.DCResourceTestBase
public class DCResourceTestBase
A Base Test class for DCResource.java Automatically generated from ARGO/UML
| Field Summary | |
|---|---|
static DCResourceHome |
__home
|
| Constructor Summary | |
|---|---|
DCResourceTestBase(String testName)
Constructor for the DCResourceTestBase object |
|
| Method Summary | |
|---|---|
static junit.framework.Test |
getAssociationTest()
|
static junit.framework.Test |
getAttributesTest()
|
static DCResourceHome |
getHome()
|
static junit.framework.Test |
getMethodsTest()
|
static junit.framework.Test |
getProperiesTest()
|
static void |
main(String[] args)
The main program for the DCResourceTestBase class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAttributeComment()
A test on Comment |
void |
testAttributeContributor()
A Test of the attribute contributor |
void |
testAttributeCoverage()
A Test of the attribute coverage |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeCreator()
A Test of the attribute creator |
void |
testAttributeFormat()
A Test of the attribute format |
void |
testAttributeIdentifier()
A Test of the attribute identifier |
void |
testAttributeLabel()
A test on Label |
void |
testAttributeLanguage()
A Test of the attribute language |
void |
testAttributePublisher()
A Test of the attribute publisher |
void |
testAttributeRelation()
A Test of the attribute relation |
void |
testAttributeResourceDate()
A Test of the attribute resourceDate |
void |
testAttributeResourceType()
A Test of the attribute resourceType |
void |
testAttributeRights()
A Test of the attribute rights |
void |
testAttributeSource()
A Test of the attribute source |
void |
testAttributeSubject()
A Test of the attribute subject |
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 DCResourceHome __home
| Constructor Detail |
|---|
public DCResourceTestBase(String testName)
testName - | Method Detail |
|---|
public static DCResourceHome 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 testAttributeContributor()
throws Exception
An entity responsible for making contributions to the content of the resource.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
Exception
public void testAttributeCoverage()
throws Exception
The extent or scope of the content of the resource.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
Exception
public void testAttributeCreator()
throws Exception
An entity primarily responsible for making the content of the resource.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
Exception
public void testAttributeResourceDate()
throws Exception
A date associated with an event in the life cycle of the resource.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
Exception
public void testAttributeFormat()
throws Exception
The physical or digital manifestation of the resource.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
Exception
public void testAttributeIdentifier()
throws Exception
An unambiguous reference to the resource within a given context.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
Exception
public void testAttributeLanguage()
throws Exception
A language of the intellectual content of the resource.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
Exception
public void testAttributePublisher()
throws Exception
An entity responsible for making the resource available.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
Exception
public void testAttributeRelation()
throws Exception
A reference to a related resource.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
Exception
public void testAttributeRights()
throws Exception
Information about rights held in and over the resource.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
Exception
public void testAttributeSource()
throws Exception
A reference to a resource from which the present resource is derived.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
Exception
public void testAttributeSubject()
throws Exception
A topic of the content of the resource.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
Exception
public void testAttributeResourceType()
throws Exception
The nature or genre of the content of the resource.
For more information see http://www.govtalk.gov.uk/documents/metadataV2.pdf, http://dublincore.org/documents/dces/
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 | ||||||||