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 fun apply(base: Statement?, description: Description?): Statement?
Link copied to clipboard
fun getDescription(): Description