public class TextDescription extends Description
| Constructor and Description |
|---|
TextDescription(String value)
Creates a new
TextDescription. |
public TextDescription(String value)
TextDescription.value - the value of this description.NullPointerException - if the given value is null.Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.