main

open override fun main(): CoroutineDispatcher

Returns the test dispatcher for the main context.

Return

The CoroutineDispatcher for the main context.