TestDescriptionRule

class TestDescriptionRule : TestWatcher

A Rule that catches the Description of the test running

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun apply(p0: Statement, p1: Description): Statement
Link copied to clipboard
fun getDescription(): Description