Operation |
Details |
public const getInvalidItemXml():void |
Sequential Tags: | annotations=@Before throws=Exception
| Notes: | Get an invalid item xml from ressources. | |
public const getSemiValidItemXml():void |
Sequential Tags: | annotations=@Before throws=Exception
| Notes: | Get a semi valid item xml from ressources. | |
public const getValidItemXml():void |
Sequential Tags: | annotations=@Before throws=Exception
| Notes: | Get a valid item xml from ressources. | |
public const testInvalidItemRestValidation():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test REST web service with a valid item object. | |
public const testSemiValidItemSoapValidation():void |
Sequential Tags: | annotations=@Test@Ignore( "This test has to be made runnnable" ) throws=Exception
| Notes: | FIXME tendres: "This test has to be made runnnable" | |
public const testValidItemRestValidation():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test REST web service with a valid item object. | |
public const testValidItemSoapValidation():void |
Sequential Tags: | annotations=@Test@Ignore( "This test has to be made runnnable" ) throws=Exception
| Notes: | FIXME tendres: "This test has to be made runnnable" | |