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 © 2013 AssertJ. All Rights Reserved.