| Constructor and Description |
|---|
ASCIITableReportTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldAllowToDisableAndEnableRowTitleOnTheSameBuilderInstance() |
void |
shouldAllowToPutSameTopHeadersForManyCollumns() |
void |
shouldAllowToPutSameValuesForManyCollumns() |
void |
shouldNotPrintTableWhenNoDataIsSpecified() |
void |
shouldPrintTableWithoutRowTitlesEvenIfTheyAreSetExplicite() |
void |
shouldPrintTableWithoutTopColumnHeaders() |
void |
shouldPrintTableWithoutTopColumnHeadersButWithRowTitles() |
public void shouldAllowToPutSameValuesForManyCollumns()
throws Exception
Exceptionpublic void shouldAllowToPutSameTopHeadersForManyCollumns()
throws Exception
Exceptionpublic void shouldPrintTableWithoutRowTitlesEvenIfTheyAreSetExplicite()
throws Exception
Exceptionpublic void shouldPrintTableWithoutTopColumnHeaders()
throws Exception
Exceptionpublic void shouldPrintTableWithoutTopColumnHeadersButWithRowTitles()
throws Exception
Exceptionpublic void shouldAllowToDisableAndEnableRowTitleOnTheSameBuilderInstance()
throws Exception
ExceptionCopyright © 2017 SAP SE. All Rights Reserved.