LithoTestLifecycle

open class LithoTestLifecycle : DefaultTestLifecycle

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun afterTest(method: Method)
Link copied to clipboard
open fun beforeTest(method: Method)
Link copied to clipboard
open fun prepareTest(test: Any)