something

public static ExpectedObject<T> something<T>()(source)

Returns an expected where the actual result is not relevant.

Return

the expected

Parameters

<T>

the type of the expected object