Class Indented
- java.lang.Object
-
- org.saynotobugs.confidence.description.DescriptionComposition
-
- org.saynotobugs.confidence.description.Indented
-
- All Implemented Interfaces:
Description
public final class Indented extends org.saynotobugs.confidence.description.DescriptionCompositionADescriptionthat increases the level of indentation by one.
-
-
Constructor Summary
Constructors Constructor Description Indented(Description delegate)
-
-
-
Constructor Detail
-
Indented
public Indented(Description delegate)
-
-