default as Seq(Lang.defaultLang).
a stub Langs
Stub method that returns a play.api.i18n.Messages instance.
Stub method that returns a play.api.i18n.Messages instance.
the messagesApi to use, uses stubMessagesApi by default.
the request to use, FakeRequest by default.
the Messages instance
Returns a stub DefaultMessagesApi with default values and an empty map.
Returns a stub DefaultMessagesApi with default values and an empty map.
map of languages to map of messages, empty by default.
stubLangs() by default
"PLAY_LANG" by default
false by default
false by default
configuration, HttpConfiguration() by default.
the messagesApi with minimal configuration.
Stub method that returns a play.api.mvc.MessagesRequest instance.
Stub method that returns a play.api.mvc.MessagesRequest instance.
the messagesApi to use, uses stubMessagesApi by default.
the request to use, FakeRequest by default.
the Messages instance