MockRouterCtl

Companion
class
class Object
trait Matchable
class Any

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]
@inline
def defaultBaseUrl: BaseUrl
@inline
def defaultPageToPath[P]: P => Path

Concrete fields

val SetUrlToPage: SetUrlToPage
val SetUrlToPath: SetUrlToPath