Class BoxingStyleTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
-
Constructor Details
-
BoxingStyleTest
public BoxingStyleTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
@AfterEach public void tearDown() -
retrievedCellShouldHaveConfiguredBackground
@Test public void retrievedCellShouldHaveConfiguredBackground() -
retrievedCellShouldHaveConfiguredForegroundColor
@Test public void retrievedCellShouldHaveConfiguredForegroundColor() -
retreivedCellShouldHaveRightAlignment
@Test public void retreivedCellShouldHaveRightAlignment() -
retreivedCellShouldHaveTopAlignment
@Test public void retreivedCellShouldHaveTopAlignment() -
retrievedCellShouldBeConvertedUsingTheDisplayConverter
- Throws:
Exception
-