doc / ch.tutteli.atrium.reporting.text.impl / NoSpecialChildFormattingSingleAssertionGroupTypeFormatter / <init>

<init>

NoSpecialChildFormattingSingleAssertionGroupTypeFormatter(clazz: KClass<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.