getExpected

@Nullable
abstract fun getExpected(): @Nullable String(source)

Returns the string representation of the expected value.

Return

the expected value or null if the test framework doesn't supply detailed information on assertion failures