JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Annotation Types Summary
Class
Description
AbstractContextImpl
Used for mocking an AbstractContext in unit tests.
AbstractContextTest
AbstractContextTest.Dummy
AbstractStandaloneTest
AssetsControllerHelperTest
AssetsControllerTest
AuthenticityFilterTest
BaseAndClassicModules
The basic configuration of the main ninja framework.
BasicAuthFilterTest
BodyParserEngineJsonTest
Unit tests for the Json body parser.
BodyParserEngineManagerImplTest
BodyParserEnginePostTest
BodyParserEnginePostTest.MyEnum
BodyParserEnginePostTest.TestObject
BodyParserEnginePostTest.TestObjectWithArraysAndCollections
BodyParserEnginePostTest.TestObjectWithCustomType
BodyParserEnginePostTest.TestObjectWithEnum
BodyParserEnginePostTest.TestObjectWithInnerObjects
BodyParserEnginePostTest.TestObjectWithUnsupportedFields
BodyParserEngineXmlTest
Unit tests for the Xml body parser.
BootstrapTest
CacheMockImpl
CacheProviderTest
ControllerMethodInvokerTest
ControllerMethodInvokerTest.
ControllerMethodInvokerTest.ClassArg
ControllerMethodInvokerTest.ClassArgArgumentExtractor
ControllerMethodInvokerTest.DateParamParser
ControllerMethodInvokerTest.Dep
ControllerMethodInvokerTest.GuiceAnnotation
ControllerMethodInvokerTest.GuiceArgumentExtractor
Argument extractor that has a complex constructor for Guice.
ControllerMethodInvokerTest.MockController
ControllerMethodInvokerTest.NeedingInjectionParamParser
ControllerMethodInvokerTest.NoArg
ControllerMethodInvokerTest.NoArgArgumentExtractor
ControllerMethodInvokerTest.Rainbow
ControllerMethodInvokerWithDeprecatedValidationTest
ControllerMethodInvokerTest.
ControllerMethodInvokerWithDeprecatedValidationTest.ClassArg
ControllerMethodInvokerWithDeprecatedValidationTest.ClassArgArgumentExtractor
ControllerMethodInvokerWithDeprecatedValidationTest.DateParamParser
ControllerMethodInvokerWithDeprecatedValidationTest.Dep
ControllerMethodInvokerWithDeprecatedValidationTest.GuiceAnnotation
ControllerMethodInvokerWithDeprecatedValidationTest.GuiceArgumentExtractor
Argument extractor that has a complex constructor for Guice.
ControllerMethodInvokerWithDeprecatedValidationTest.MockController
ControllerMethodInvokerWithDeprecatedValidationTest.NeedingInjectionParamParser
ControllerMethodInvokerWithDeprecatedValidationTest.NoArg
ControllerMethodInvokerWithDeprecatedValidationTest.NoArgArgumentExtractor
ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow
CookieDataCodecTest
CookieDataCodec and CookieDataCodecTest are imported from Play Framework.
CookieEncryptionTest
CookieTest
CronExpressionTest
Unit tests for class
CronExpression
.
CryptoTest
DateUtilImplTest
DiagnosticErrorBuilderTest
DiagnosticErrorRendererTest
DummyApplication
Filters
FlashScopeTest
HttpCacheToolkitImplTest
HttpHeaderUtilsTest
ImplFromPropertiesFactoryTest
ImplFromPropertiesFactoryTest.MockInterface
ImplFromPropertiesFactoryTest.MockInterfaceImpl
LambdasTest
LambdasTest.Calculator
LambdasTest.Function1
<
T
,
R
>
LambdasTest.Function2
<
C
,
T
,
R
>
LangImplTest
LifecycleSupportTest
LifecycleSupportTest.MockService
LifecycleSupportTest.MockSingletonService
LogbackConfiguratorTest
MessagesImplTest
MimeTypesTest
MockStandalone
Fake standalone for unit testing.
Module
Module
Module
Module.DummyClassForTesting
Module.DummyClassForTesting
Module.DummyClassForTesting
Module.DummyInterfaceForTesting
Module.DummyInterfaceForTesting
Module.DummyInterfaceForTesting
Ninja
Ninja
NinjaBaseDirectoryResolverTest
NinjaCacheTest
NinjaConsoleTest
NinjaConstantTest
NinjaDefaultTest
NinjaModeHelperTest
CookieDataCodec and CookieDataCodecTest are imported from Play Framework.
NinjaPropertiesImplTest
NinjaPropertiesImplTest.MockService
NinjaPropertiesImplToolTest
OverlayedNinjaPropertiesTest
ParamParsersTest
ResultHandlerTest
ResultsTest
ResultTest
ReverseRouterTest
ReverseRouterTest.TestController
A dummy TestController for mocking.
RouteBuilderImplTest
RouteBuilderImplTest.MockController
RouteParameterTest
RouterImplTest
=> Most tests are done via class RoutesTest in project ninja-servlet-integration-test.
RouterImplTest.TestController
A dummy TestController for mocking.
Routes
Routes
RouteTest
NOTE: almost all functionality of the route matching is tested via RouteBuilderImplTest.
SchedulerSupportTest
SchedulerSupportTest.MockPropertyScheduled
SchedulerSupportTest.MockScheduled
SchedulerSupportTest.MockScheduledWithProxy
SecretGeneratorTest
SecureFilterTest
SessionImplTest
SimpleClass
Simple class.
SourceSnippetHelperTest
StandaloneHelperTest
SwissKnifeTest
TemplateEngineFreemarkerAuthenticityFormDirectiveTest
TemplateEngineFreemarkerAuthenticityTokenDirectiveTest
TemplateEngineFreemarkerI18nMethodTest
TemplateEngineFreemarkerPrettyTimeMethodTest
TemplateEngineFreemarkerTest
TemplateEngineJsonPTest
Tests for JSONP render.
TemplateEngineJsonTest
Tests for application/json render.
TemplateEngineManagerImplTest
TemplateEngineManagerImplTest.CustomTemplateEngine
TemplateEngineManagerImplTest.MockTemplateEngine
TemplateEngineManagerImplTest.OverrideHtmlTemplateEngine
TemplateEngineManagerImplTest.OverrideHtmlTemplateEngine2
TemplateEngineManagerImplTest.OverrideHtmlTemplateEngine3
TemplateEngineManagerImplTest.OverrideJsonTemplateEngine
TemplateEngineTextTest
Tests for text/plain render.
TestDummyController
This is a controller.
TimeUtilTest