public class TextFitsInFieldTest
extends java.lang.Object
Sometimes when you fill in a field with text, you want to know whether the complete text fits into the field.
Constructor and Description |
---|
TextFitsInFieldTest() |
Modifier and Type | Method and Description |
---|---|
void |
noTextOverflow_AllFields_ButTextOverflowsViewport() |
void |
noTextOverflow_Field_AlignLeft() |
void |
noTextOverflow_Field_AlignMultiline_ButTextOverflowsViewport() |
public void noTextOverflow_Field_AlignLeft() throws java.lang.Exception
java.lang.Exception
public void noTextOverflow_Field_AlignMultiline_ButTextOverflowsViewport() throws java.lang.Exception
java.lang.Exception
public void noTextOverflow_AllFields_ButTextOverflowsViewport() throws java.lang.Exception
java.lang.Exception
Copyright (C) PDFUnit.com. See here for license.