doc / ch.tutteli.atrium.core.polyfills / getAtriumProperty

getAtriumProperty

expect fun getAtriumProperty(key: String): String? (source)
Deprecated: Will be removed with 0.17.0 without replacement - note, a Reporter should now be be retrieved via ComponentFactoryContainer

Returns the specified value for the property with the given key or null in case it is not defined.

Return
The value of the property with the specified key or null in case it is not defined.