TestPlatformWasmJs

Properties

Link copied to clipboard
open override val displayName: String

The platform's human-readable name. NOTE: Consider it unstable, use type for conditional code.

Link copied to clipboard
Link copied to clipboard
open override val type: TestPlatform.Type

The platform's type.

Functions

Link copied to clipboard
open override fun environment(variableName: String): String?

Returns the value of the environment variableName if it exists, or null.