Package org.axonframework.test.util
Class DescriptionUtils
java.lang.Object
org.axonframework.test.util.DescriptionUtils
Utility class for creating a description.
- Since:
- 1.1
- Author:
- Allard Buijze
-
Method Summary
-
Method Details
-
describe
Describe the contents of the givenlistin the givendescription.- Parameters:
list- The list to describedescription- The description to describe to
-