Operation |
Details |
public static setUpBeforeClass():void |
Sequential Tags: | annotations=@BeforeClass throws=Exception
| Notes: | Get an XmlTransforming instance once for all tests. | |
public testCreateAndUpdateItemWithFileAndTransformToPubItem():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Tests the correct transforming of an item[XML] with a file in conjunction with creating and updating it in the framework. | |
public testCreateItemWithFileAndTransformToPubItem():void |
Sequential Tags: | annotations=@Ignore("Not implemented yet") throws=Exception
| Notes: | Tests the correct transforming of an item[XML] with a file in conjunction with creating it in the framework. | |