interface DeprecatedKindStep<T> (source)Step where one has to decide the kind of subject change.
T - the type of the current subject.
abstract val originalPlant: SubjectProvider<T>
The previously specified assertion plant to which the new Assert will delegate assertion checking.  | 
open fun <R : Any>  | 
|
open fun <R>  |