public class TextDescription extends Description
| Constructor and Description |
|---|
TextDescription(String value,
Object... args)
Creates a new
TextDescription. |
public TextDescription(String value, Object... args)
TextDescription.value - the value of this description.NullPointerException - if the given value is null.Copyright © 2013-2015 AssertJ. All Rights Reserved.