public class RightFillingHandlerTest extends FillingHandlerTest
Constructor and Description |
---|
RightFillingHandlerTest() |
Modifier and Type | Method and Description |
---|---|
protected String |
getFilledString()
Shall return the field data with filler, with total size.
|
protected FillingHandler |
getFillingHandler()
The filling handler which should be tested.
|
protected String |
getStripedString()
Shall return the field data with no filler, smaller than the total size.
|
testFill, testFillJust, testFillOverflow, testOverFill, testStrip, testStripJust, testStripOverflowed
protected String getStripedString()
FillingHandlerTest
getStripedString
in class FillingHandlerTest
protected String getFilledString()
FillingHandlerTest
getFilledString
in class FillingHandlerTest
protected FillingHandler getFillingHandler()
FillingHandlerTest
getFillingHandler
in class FillingHandlerTest
Copyright © 2014. All Rights Reserved.