spring-framework
/
org.springframework.test.context.support
/
DefaultTestContext
/
setAttribute
setAttribute
open
fun
setAttribute
(
name
:
String
,
@Nullable
value
:
Any
)
:
Unit