getExpectedContent

@Nullable
abstract fun getExpectedContent(): Array<Byte>(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