Operation |
Details |
public static setUpBeforeClass():void |
Sequential Tags: | annotations=@BeforeClass throws=Exception
| Notes: | Get an XmlTransforming instance once for all tests. | |
public const testRetrieveAffiliationStructure():void |
Sequential Tags: | annotations=@Ignore("Takes very long. Enable only if necessary.") throws=Exception
| Notes: | This test creates and retrieves three top-level affiliations (Max Planck Society (MPG), Helmholtz Association and Fraunhofer Society) and some sub-affiliations. Along the way it tests if the child-parent-relationships of the created affiliations in the frameworks are correct. The created structure is as follows: MPG->(MPIFG,MPI-G,FML,MPIMF->(ZEL,MPH-HD->(ZEL_2->(FU-BERLIN_2))),FU-BERLIN // HG->FU-BERLIN // FG->FU-BERLIN | |
public const testTransformToOrganizationalUnitCreate():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for {@link de.mpg.escidoc.services.common.XmlTransforming#transformToOrganizationalUnit(java.lang.String)} in interaction with the framework. | |
public const testTransformToOrganizationalUnitUpdate():void |
Sequential Tags: | annotations=@Ignore throws=Exception
| Notes: | Test method for {@link de.mpg.escidoc.services.common.XmlTransforming#transformToOrganizationalUnit(java.lang.String)} in interaction with the framework. | |