JavaScript is disabled on your browser.
Method Summary
All Methods Instance Methods Abstract Methods
Allows to adjust the description of this object.
Methods inherited from interface com.tngtech.archunit.lang.syntax.elements.GivenObjects
should
Method Details
as
Allows to adjust the description of this object. Note that this method will not modify the current object,
but instead return a new object with adjusted description.
Specified by:
as
in interface CanOverrideDescription <GivenNamedSlices >
Specified by:
as
in interface GivenNamedSlices
Parameters:
newDescription
- The description the result of this method will hold
Returns:
A new equivalent object with adjusted description