RouteNotDefined

mockws.RouteNotDefined
See theRouteNotDefined companion object
trait RouteNotDefined extends () => Future[Result]

Attributes

Companion
object
Graph
Supertypes
trait () => Future[Result]
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def apply(): R

Attributes

Inherited from:
Function0
override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Function0 -> Any
Inherited from:
Function0