spring-framework / org.springframework.mock.web / MockPageContext / setAttribute

setAttribute

open fun setAttribute(name: String, @Nullable value: Any): Unit
open fun setAttribute(name: String, @Nullable value: Any, scope: Int): Unit