Uses of Class
io.jooby.test.MockRouter
-
Uses of MockRouter in io.jooby.test
Methods in io.jooby.test that return MockRouterModifier and TypeMethodDescriptionMockRouter.setFullExecution(boolean enabled) Set whenever to execute the entire pipeline (decorators + handler) or just the handler.MockRouter.setSession(MockSession session) Set a global session.Set the worker executor to use.