TestDisplayName

annotation class TestDisplayName(source)

Makes a String parameter receive the simple name of its function's or constructor's caller.

For prerequisites and mechanism, see TestElementName.

The display name generated is the simple name of the caller's class or property.