Operation |
Details |
public getPubCollectionByDepositor():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Tests retrieving collections by user role. | |
public getPubCollectionById():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Tests retrieving one collection by collection id. | |
public getPubCollectionByRoleAndType():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Tests retrieving collections by user role and collection type. | |
public getPubCollectionByType():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Tests retrieving collections by collection type. | |
public setUp():void |
Sequential Tags: | annotations=@Before throws=Exception
| Notes: | Get an XmlTransforming instance and log in as depositor. | |