TestDisplayName

annotation class TestDisplayName(source)

Makes a String parameter receive the simple name of its call-site top-level property.

For prerequisites and mechanism, see TestElementName.

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