Package org.fest.assertions
Interface Description
- All Known Implementing Classes:
BasicDescription
public interface Description
Understands a description of something.
-
Method Summary
-
Method Details
-
value
String value()Returns the value of this description.- Returns:
- the value of this description.
-