Package org.fest.assertions
Class BasicDescription
java.lang.Object
org.fest.assertions.BasicDescription
- All Implemented Interfaces:
Description
Understands the default implementation of
Description.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
description
-
-
Constructor Details
-
BasicDescription
Creates a newBasicDescription.- Parameters:
description- the value of this description.
-
-
Method Details
-
value
Description copied from interface:DescriptionReturns the value of this description.- Specified by:
valuein interfaceDescription- Returns:
- the value of this description.
- See Also:
-