Operation |
Details |
public const static getCitationStyleManager():void |
Sequential Tags: | annotations=@BeforeClass throws=Exception
| |
public const static getItemList():void |
Sequential Tags: | annotations=@BeforeClass throws=Exception
| Notes: | Get test item list from XML | |
public const testCitManOutput():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test service for all citation styles and all output formats | |
public const testExplainStuff():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test list of styles | |
public const testWrongFormatCitManOutput():void |
Sequential Tags: | annotations=@Test(expected = CitationStyleManagerException.class) throws=Exception
| Notes: | Test service with a wrong output format | |
public const testWrongStyleCitManOutput():void |
Sequential Tags: | annotations=@Test(expected = CitationStyleManagerException.class) throws=Exception
| Notes: | Test service with a wrong Citation Style | |