Operation |
Details |
public static setUpBeforeClass():void |
Sequential Tags: | annotations=@BeforeClass throws=Exception
| |
public static tearDownAfterClass():void |
Sequential Tags: | annotations=@AfterClass throws=Exception
| |
public const transformEmptyXmlReportToObject():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Tests the transformation of a report xml without messages. | |
public const transformFullXmlReportToObject():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Tests the transformation of a report xml with informative and restrictive messages. | |