SingleAssertionGroupTypeFormatter(clazz: KClass<T>)
A base type for AssertionFormatter which canFormat only AssertionGroups of one specific AssertionGroupType.
clazz
- The AssertionGroupType which the concrete sub class canFormat.
Constructor
A base type for AssertionFormatter which canFormat only
AssertionGroups of one specific AssertionGroupType.