WebViewAssertions.ResultDescriber

interface WebViewAssertions.ResultDescriber<E>


Converts a result to a String.

Parameters
<E>

The type of the result.

Summary

Public functions

String!
apply(input: E!)

Public functions

apply

fun apply(input: E!): String!