MockRouterCtl

japgolly.scalajs.react.test.MockRouterCtl$
See theMockRouterCtl companion class
object MockRouterCtl

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type Event[+P] = Event[P]
type SetUrlToPage[+P] = SetUrlToPage[P]

Value members

Concrete methods

def apply[P](baseUrl: BaseUrl, pageToPath: P => Path): MockRouterCtl[P]
def defaultBaseUrl: BaseUrl
def defaultPageToPath[P]: P => Path

Concrete fields

val Refresh: Refresh.type
val SetUrlToPage: SetUrlToPage.type
val SetUrlToPath: SetUrlToPath.type