Operation |
Details |
private getFile():FileVO |
Sequential |
public testRountripTransformPubItem1():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for checking the identity of a PubItem after being transformed to an item(XML) and back. | |
public testRountripTransformPubItem2():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for checking the identity of a PubItem after being transformed to an item(VO) and back. | |
public testTransformItemVO2XmlAndValidateXml():void |
Sequential Tags: | annotations=@Test throws=Exception
| |
public testTransformItemWithLocalTags():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for local tags. | |
public testTransformReleasedItemToPubItemAndCheckLocalTags():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for {@link de.mpg.escidoc.services.common.xmltransforming.XmlTransformingBean#transformToItem(java.lang.String)}. | |
public testTransformReleasedItemToPubItemAndCheckPID():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for {@link de.mpg.escidoc.services.common.xmltransforming.XmlTransformingBean#transformToItem(java.lang.String)}. | |
public testTransformSavedItemToPubItemAndCheckCreator():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for checking the correct transformation of the creator in the metadata. | |
public testTransformToItemAndCheckMetadata():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for {@link de.mpg.escidoc.services.common.xmltransforming.XmlTransformingBean#transformToItem(ItemVO)}; checks whether the metadata part meets the requirements. | |
public testTransformToItemList():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test of {@link XmlTransforming#transformToItemList(List)} | |
public testTransformToItemWithOneComponent():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for {@link de.mpg.escidoc.services.common.XmlTransforming#transformToItem(java.lang.String)}. | |
public testTransformToPubItemList():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for checking the correct transformation of an item-list[XML] to a List<PubItemVO>. | |
public testTransformWithdrawnItemToPubItem():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for checking the correct transformation of the creator in the metadata. | |