atrium-core-impl-robstoll-lib / ch.tutteli.atrium.reporting / NoSpecialChildFormattingSingleAssertionGroupTypeFormatter / <init>

<init>

NoSpecialChildFormattingSingleAssertionGroupTypeFormatter(clazz: Class<T>, assertionFormatterController: AssertionFormatterController)

A base type for AssertionFormatter which canFormat only AssertionGroups of one specific AssertionGroupType.

Parameters

clazz - The AssertionGroupType which the concrete sub class canFormat. assertionFormatterController - The controller to which this formatter gives back the control when it comes to format children of an AssertionGroup.

Constructor
A base type for AssertionFormatter which canFormat only AssertionGroups of one specific AssertionGroupType.