LivingDocRenderer

class LivingDocRenderer(traceStore: TraceStore, transactionStore: TransactionStore, sections: List<LivingDocSection> = defaultLivingDocSections)(source)

Constructors

Link copied to clipboard
constructor(traceStore: TraceStore, transactionStore: TransactionStore, sections: List<LivingDocSection> = defaultLivingDocSections)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
operator fun invoke(testName: String): String
Link copied to clipboard