A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes All Packages

A

absolute() - Method in class ninja.ReverseRouterTest
 
absoluteSecureWebSocket() - Method in class ninja.ReverseRouterTest
 
absoluteWebSocket() - Method in class ninja.ReverseRouterTest
 
AbstractContextImpl - Class in ninja.utils
Used for mocking an AbstractContext in unit tests.
AbstractContextImpl(BodyParserEngineManager, FlashScope, NinjaProperties, Session, Validation, Injector, ParamParsers) - Constructor for class ninja.utils.AbstractContextImpl
 
AbstractContextTest - Class in ninja.utils
 
AbstractContextTest() - Constructor for class ninja.utils.AbstractContextTest
 
AbstractContextTest.Dummy - Class in ninja.utils
 
AbstractStandaloneTest - Class in ninja.standalone
 
AbstractStandaloneTest() - Constructor for class ninja.standalone.AbstractStandaloneTest
 
add(String, Object, int) - Method in class ninja.cache.CacheMockImpl
 
addCookie(Cookie) - Method in class ninja.utils.AbstractContextImpl
 
addCookieViaResult() - Method in class ninja.utils.AbstractContextTest
 
addFilters(List<Class<? extends Filter>>) - Method in class com.example.conf.Filters
 
anonymousClassReference() - Method in class ninja.utils.LambdasTest
 
anonymousMethodReference() - Method in class ninja.utils.LambdasTest
 
anyInstanceMethodReference() - Method in class ninja.utils.LambdasTest
 
applicationSecret - Variable in class ninja.utils.NinjaPropertiesImplTest.MockService
 
apply(C, T) - Method in interface ninja.utils.LambdasTest.Function2
 
apply(T) - Method in interface ninja.utils.LambdasTest.Function1
 
AssetsControllerHelperTest - Class in ninja
 
AssetsControllerHelperTest() - Constructor for class ninja.AssetsControllerHelperTest
 
AssetsControllerTest - Class in ninja
 
AssetsControllerTest() - Constructor for class ninja.AssetsControllerTest
 
attribute(ControllerMethodInvokerTest.Dep) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
attribute(ControllerMethodInvokerWithDeprecatedValidationTest.Dep) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
attributeAnnotatedArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerTest
 
attributeAnnotatedArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
attributeStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerTest
 
attributeStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
AuthenticityFilterTest - Class in ninja
 
AuthenticityFilterTest() - Constructor for class ninja.AuthenticityFilterTest
 

B

badCronExpressionSize() - Method in class ninja.scheduler.cron.CronExpressionTest
 
badCronExpressionTooManyWildcard() - Method in class ninja.scheduler.cron.CronExpressionTest
 
badPartListValueTooHigh() - Method in class ninja.scheduler.cron.CronExpressionTest
 
badPartSingleValueTooHigh() - Method in class ninja.scheduler.cron.CronExpressionTest
 
badValidator(String) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
badValidator(String) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
badValidatorWithOptional(Optional<String>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
badValidatorWithOptional(Optional<String>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
badValues() - Method in class ninja.utils.OverlayedNinjaPropertiesTest
 
bake_in_a_header_a_Unicode_value() - Method in class ninja.utils.CookieDataCodecTest
 
bake_in_a_header_an_empty_value() - Method in class ninja.utils.CookieDataCodecTest
 
bake_in_an_empty_map() - Method in class ninja.utils.CookieDataCodecTest
 
bake_in_multiple_headers_and_values() - Method in class ninja.utils.CookieDataCodecTest
 
BaseAndClassicModules - Class in ninja
The basic configuration of the main ninja framework.
BaseAndClassicModules(NinjaPropertiesImpl) - Constructor for class ninja.BaseAndClassicModules
 
basicAnyHttpMethod() - Method in class ninja.RouteBuilderImplTest
 
BasicAuthFilterTest - Class in ninja
 
BasicAuthFilterTest() - Constructor for class ninja.BasicAuthFilterTest
 
basicGETRoute() - Method in class ninja.RouteBuilderImplTest
 
basicPlaceholersAndParameters() - Method in class ninja.RouteBuilderImplTest
 
basicPlaceholersParametersAndRegex() - Method in class ninja.RouteBuilderImplTest
 
basicPlaceholersParametersAndRegexInsideVariableParts() - Method in class ninja.RouteBuilderImplTest
 
basicPOSTRoute() - Method in class ninja.RouteBuilderImplTest
 
basicPUTRoute() - Method in class ninja.RouteBuilderImplTest
 
basicRoutes() - Method in class ninja.RouteBuilderImplTest
 
basicRoutesWithRegex() - Method in class ninja.RouteBuilderImplTest
 
basisHEAD() - Method in class ninja.RouteBuilderImplTest
 
basisWS() - Method in class ninja.RouteBuilderImplTest
 
before() - Method in class ninja.AssetsControllerTest
 
before() - Method in class ninja.i18n.LangImplTest
 
before() - Method in class ninja.NinjaDefaultTest
 
before() - Method in class ninja.ReverseRouterTest
 
before() - Method in class ninja.RouteBuilderImplTest
 
before() - Method in class ninja.RouterImplTest
 
before() - Method in class ninja.template.TemplateEngineFreemarkerAuthenticityFormDirectiveTest
 
before() - Method in class ninja.template.TemplateEngineFreemarkerAuthenticityTokenDirectiveTest
 
before() - Method in class ninja.template.TemplateEngineFreemarkerI18nMethodTest
 
before() - Method in class ninja.template.TemplateEngineFreemarkerTest
 
Blue - ninja.params.ControllerMethodInvokerTest.Rainbow
 
Blue - ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow
 
body(Object) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
body(Object) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
bodyEmptyStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerTest
 
bodyEmptyStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
BodyParserEngineJsonTest - Class in ninja.bodyparser
Unit tests for the Json body parser.
BodyParserEngineJsonTest() - Constructor for class ninja.bodyparser.BodyParserEngineJsonTest
 
BodyParserEngineManagerImplTest - Class in ninja.bodyparser
 
BodyParserEngineManagerImplTest() - Constructor for class ninja.bodyparser.BodyParserEngineManagerImplTest
 
BodyParserEnginePostTest - Class in ninja.bodyparser
 
BodyParserEnginePostTest() - Constructor for class ninja.bodyparser.BodyParserEnginePostTest
 
BodyParserEnginePostTest.MyEnum - Enum in ninja.bodyparser
 
BodyParserEnginePostTest.TestObject - Class in ninja.bodyparser
 
BodyParserEnginePostTest.TestObjectWithArraysAndCollections - Class in ninja.bodyparser
 
BodyParserEnginePostTest.TestObjectWithCustomType - Class in ninja.bodyparser
 
BodyParserEnginePostTest.TestObjectWithEnum - Class in ninja.bodyparser
 
BodyParserEnginePostTest.TestObjectWithInnerObjects - Class in ninja.bodyparser
 
BodyParserEnginePostTest.TestObjectWithUnsupportedFields - Class in ninja.bodyparser
 
BodyParserEngineXmlTest - Class in ninja.bodyparser
Unit tests for the Xml body parser.
BodyParserEngineXmlTest() - Constructor for class ninja.bodyparser.BodyParserEngineXmlTest
 
bodyShouldBeParsedIntoLeftOverParameter() - Method in class ninja.params.ControllerMethodInvokerTest
 
bodyShouldBeParsedIntoLeftOverParameter() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
bodyWithOptional(Optional<Object>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
bodyWithOptional(Optional<Object>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
bodyWithOptionalShouldBeEmptyIfNoBodyPresent() - Method in class ninja.params.ControllerMethodInvokerTest
 
bodyWithOptionalShouldBeEmptyIfNoBodyPresent() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
bodyWithOptionalShouldBeParsedIntoLeftOverParameter() - Method in class ninja.params.ControllerMethodInvokerTest
 
bodyWithOptionalShouldBeParsedIntoLeftOverParameter() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
booleanParam(Boolean) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
booleanParam(Boolean) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
booleanParamShouldBeParsedToBoolean() - Method in class ninja.params.ControllerMethodInvokerTest
 
booleanParamShouldBeParsedToBoolean() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
booleanParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
booleanParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
booleanParamShouldHandleNullInStrictMode() - Method in class ninja.params.ControllerMethodInvokerTest
 
booleanParamShouldHandleNullInStrictMode() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
booleanParamShouldHandleWrongInputForBooleanInStrictMode() - Method in class ninja.params.ControllerMethodInvokerTest
 
booleanParamShouldHandleWrongInputForBooleanInStrictMode() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
booleanParamWithOptional(Optional<Boolean>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
booleanParamWithOptional(Optional<Boolean>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
booleanParamWithOptionalShouldHandleFalseInStrictMode() - Method in class ninja.params.ControllerMethodInvokerTest
 
booleanParamWithOptionalShouldHandleFalseInStrictMode() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
booleanParamWithOptionalShouldHandleTrueInStrictMode() - Method in class ninja.params.ControllerMethodInvokerTest
 
booleanParamWithOptionalShouldHandleTrueInStrictMode() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
booleanParamWithOptionalShouldHandleWrongInputForBooleanInStrictMode() - Method in class ninja.params.ControllerMethodInvokerTest
 
booleanParamWithOptionalShouldHandleWrongInputForBooleanInStrictMode() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
BootstrapTest - Class in ninja
 
BootstrapTest() - Constructor for class ninja.BootstrapTest
 
buildAndRender401UnauthorizedDiagnosticError() - Method in class ninja.diagnostics.DiagnosticErrorRendererTest
 
buildAndRenderDiagnosticErrorWithHTMLEntities() - Method in class ninja.diagnostics.DiagnosticErrorRendererTest
 
byteParam(Byte) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
byteParam(Byte) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
byteParamShouldBeParsedToByte() - Method in class ninja.params.ControllerMethodInvokerTest
 
byteParamShouldBeParsedToByte() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
byteParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
byteParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
byteValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
byteValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 

C

CacheMockImpl - Class in ninja.cache
 
CacheMockImpl() - Constructor for class ninja.cache.CacheMockImpl
 
CacheProviderTest - Class in ninja.cache
 
CacheProviderTest() - Constructor for class ninja.cache.CacheProviderTest
 
Calculator(Long) - Constructor for class ninja.utils.LambdasTest.Calculator
 
characterObject - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
characterParam(Character) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
characterParam(Character) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
characterParamShouldBeParsedToCharacter() - Method in class ninja.params.ControllerMethodInvokerTest
 
characterParamShouldBeParsedToCharacter() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
characterParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
characterParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
characterPrimitive - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
charParam(char) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
charParam(char) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
charParamShouldBeParsedToCharacter() - Method in class ninja.params.ControllerMethodInvokerTest
 
charParamShouldBeParsedToCharacter() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
charParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
charParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
checkContextPath() - Method in class ninja.standalone.StandaloneHelperTest
 
classArgArgumentExtractor(String) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
classArgArgumentExtractor(String) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
ClassArgArgumentExtractor(Class<?>) - Constructor for class ninja.params.ControllerMethodInvokerTest.ClassArgArgumentExtractor
 
ClassArgArgumentExtractor(Class<?>) - Constructor for class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.ClassArgArgumentExtractor
 
cleanup() - Method in class ninja.utils.AbstractContextImpl
 
clear() - Method in class ninja.cache.CacheMockImpl
 
com.example.conf - package com.example.conf
 
com.example.controllers - package com.example.controllers
 
com.example.frameworkmodule.conf - package com.example.frameworkmodule.conf
 
completelyMixedMethodSignature(String, String, Context, String, String) - Method in class ninja.classesfortest.TestDummyController
 
completelyMixedMethodSignatureExecuted - Variable in class ninja.classesfortest.TestDummyController
 
conf - package conf
 
configurationPropertyPriority() - Method in class ninja.standalone.AbstractStandaloneTest
 
configure() - Method in class com.example.conf.Module
 
configure() - Method in class com.example.frameworkmodule.conf.Module
 
configure() - Method in class conf.Module
 
configure() - Method in class ninja.BaseAndClassicModules
 
configuredImplementation() - Method in class ninja.cache.CacheProviderTest
 
configuredImplementation() - Method in class ninja.utils.ImplFromPropertiesFactoryTest
 
context - Variable in class ninja.classesfortest.TestDummyController
 
context(Context) - Method in class ninja.classesfortest.TestDummyController
 
context(Context) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
context(Context) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
contextMethodExecuted - Variable in class ninja.classesfortest.TestDummyController
 
contextPathMayNotEndWithForwardSlash() - Method in class ninja.standalone.StandaloneHelperTest
 
contextPathMustStartWithForwardSlash() - Method in class ninja.standalone.StandaloneHelperTest
 
contextShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerTest
 
contextShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
ControllerMethodInvokerTest - Class in ninja.params
ControllerMethodInvokerTest.
ControllerMethodInvokerTest() - Constructor for class ninja.params.ControllerMethodInvokerTest
 
ControllerMethodInvokerTest.ClassArg - Annotation Type in ninja.params
 
ControllerMethodInvokerTest.ClassArgArgumentExtractor - Class in ninja.params
 
ControllerMethodInvokerTest.DateParamParser - Class in ninja.params
 
ControllerMethodInvokerTest.Dep - Class in ninja.params
 
ControllerMethodInvokerTest.Dto - Class in ninja.params
 
ControllerMethodInvokerTest.GuiceAnnotation - Annotation Type in ninja.params
 
ControllerMethodInvokerTest.GuiceArgumentExtractor - Class in ninja.params
Argument extractor that has a complex constructor for Guice.
ControllerMethodInvokerTest.MockController - Interface in ninja.params
 
ControllerMethodInvokerTest.NeedingInjectionParamParser - Class in ninja.params
 
ControllerMethodInvokerTest.NoArg - Annotation Type in ninja.params
 
ControllerMethodInvokerTest.NoArgArgumentExtractor - Class in ninja.params
 
ControllerMethodInvokerTest.Rainbow - Enum in ninja.params
 
ControllerMethodInvokerWithDeprecatedValidationTest - Class in ninja.params
ControllerMethodInvokerTest.
ControllerMethodInvokerWithDeprecatedValidationTest() - Constructor for class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
ControllerMethodInvokerWithDeprecatedValidationTest.ClassArg - Annotation Type in ninja.params
 
ControllerMethodInvokerWithDeprecatedValidationTest.ClassArgArgumentExtractor - Class in ninja.params
 
ControllerMethodInvokerWithDeprecatedValidationTest.DateParamParser - Class in ninja.params
 
ControllerMethodInvokerWithDeprecatedValidationTest.Dep - Class in ninja.params
 
ControllerMethodInvokerWithDeprecatedValidationTest.Dto - Class in ninja.params
 
ControllerMethodInvokerWithDeprecatedValidationTest.GuiceAnnotation - Annotation Type in ninja.params
 
ControllerMethodInvokerWithDeprecatedValidationTest.GuiceArgumentExtractor - Class in ninja.params
Argument extractor that has a complex constructor for Guice.
ControllerMethodInvokerWithDeprecatedValidationTest.MockController - Interface in ninja.params
 
ControllerMethodInvokerWithDeprecatedValidationTest.NeedingInjectionParamParser - Class in ninja.params
 
ControllerMethodInvokerWithDeprecatedValidationTest.NoArg - Annotation Type in ninja.params
 
ControllerMethodInvokerWithDeprecatedValidationTest.NoArgArgumentExtractor - Class in ninja.params
 
ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow - Enum in ninja.params
 
controllerReturned() - Method in class ninja.utils.AbstractContextImpl
 
convertRawUriToRegex() - Method in class ninja.RouteTest
 
CookieDataCodecTest - Class in ninja.utils
CookieDataCodec and CookieDataCodecTest are imported from Play Framework.
CookieDataCodecTest() - Constructor for class ninja.utils.CookieDataCodecTest
 
CookieEncryptionTest - Class in ninja.utils
 
CookieEncryptionTest() - Constructor for class ninja.utils.CookieEncryptionTest
 
CookieTest - Class in ninja
 
CookieTest() - Constructor for class ninja.CookieTest
 
createDevelopmentSSLContext() - Method in class ninja.standalone.StandaloneHelperTest
 
CronExpressionTest - Class in ninja.scheduler.cron
Unit tests for class CronExpression.
CronExpressionTest() - Constructor for class ninja.scheduler.cron.CronExpressionTest
 
CryptoTest - Class in ninja.utils
 
CryptoTest() - Constructor for class ninja.utils.CryptoTest
 
customArgumentExtractorWithClassArgShouldBeInstantiated() - Method in class ninja.params.ControllerMethodInvokerTest
 
customArgumentExtractorWithClassArgShouldBeInstantiated() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
customArgumentExtractorWithGuiceShouldBeInstantiated() - Method in class ninja.params.ControllerMethodInvokerTest
 
customArgumentExtractorWithGuiceShouldBeInstantiated() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
customArgumentExtractorWithNoArgsShouldBeInstantiated() - Method in class ninja.params.ControllerMethodInvokerTest
 
customArgumentExtractorWithNoArgsShouldBeInstantiated() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
customArgumentExtractorWithOptionalAndGuiceShouldBeInstantiated() - Method in class ninja.params.ControllerMethodInvokerTest
 
customArgumentExtractorWithOptionalAndGuiceShouldBeInstantiated() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
customDateFormatParamShouldBeParsedToDate() - Method in class ninja.params.ControllerMethodInvokerTest
 
customDateFormatParamShouldBeParsedToDate() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
customDateFormatParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
customDateFormatParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
customDateFormatParamWithOptionalShouldBeParsedToDate() - Method in class ninja.params.ControllerMethodInvokerTest
 
customDateFormatParamWithOptionalShouldBeParsedToDate() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
customDateFormatParamWithOptionalShouldHandleEmpty() - Method in class ninja.params.ControllerMethodInvokerTest
 
customDateFormatParamWithOptionalShouldHandleEmpty() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
customDateFormatValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
customDateFormatValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
CustomTemplateEngine() - Constructor for class ninja.template.TemplateEngineManagerImplTest.CustomTemplateEngine
 

D

data() - Static method in class ninja.session.SessionImplTest
This method provides parameters for encrypted field.
date - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
DATE_FORMAT - Static variable in class ninja.params.ControllerMethodInvokerTest.DateParamParser
 
DATE_FORMAT - Static variable in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.DateParamParser
 
dateParam(Date) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
dateParam(Date) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
DateParamParser() - Constructor for class ninja.params.ControllerMethodInvokerTest.DateParamParser
 
DateParamParser() - Constructor for class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.DateParamParser
 
dateParamStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerTest
 
dateParamStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
dateParamWithOptional(Optional<Date>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
dateParamWithOptional(Optional<Date>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
DateUtilImplTest - Class in ninja.utils
 
DateUtilImplTest() - Constructor for class ninja.utils.DateUtilImplTest
 
decode_values_of_the_previously_supported_format() - Method in class ninja.utils.CookieDataCodecTest
 
decode_values_of_the_previously_supported_format_with_the_new_delimiters_in_them() - Method in class ninja.utils.CookieDataCodecTest
 
decode_values_with_gibberish_in_them() - Method in class ninja.utils.CookieDataCodecTest
 
decr(String, int) - Method in class ninja.cache.CacheMockImpl
 
defaultImplementation() - Method in class ninja.cache.CacheProviderTest
 
defaultImplementation() - Method in class ninja.utils.ImplFromPropertiesFactoryTest
 
delete(String) - Method in class ninja.cache.CacheMockImpl
 
dep - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithCustomType
 
Dep(String) - Constructor for class ninja.params.ControllerMethodInvokerTest.Dep
 
Dep(String) - Constructor for class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Dep
 
depArray - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithCustomType
 
depList - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithCustomType
 
DiagnosticErrorBuilderTest - Class in ninja.diagnostics
 
DiagnosticErrorBuilderTest() - Constructor for class ninja.diagnostics.DiagnosticErrorBuilderTest
 
DiagnosticErrorRendererTest - Class in ninja.diagnostics
 
DiagnosticErrorRendererTest() - Constructor for class ninja.diagnostics.DiagnosticErrorRendererTest
 
disposablesShouldBeDisposedOf() - Method in class ninja.lifecycle.LifecycleSupportTest
 
dispose() - Method in class ninja.lifecycle.LifecycleSupportTest.MockService
 
dispose() - Method in class ninja.lifecycle.LifecycleSupportTest.MockSingletonService
 
doConfigure() - Method in class ninja.standalone.MockStandalone
 
doJoin() - Method in class ninja.standalone.MockStandalone
 
doShutdown() - Method in class ninja.standalone.MockStandalone
 
doSomething() - Method in class ninja.scheduler.SchedulerSupportTest.MockPropertyScheduled
 
doSomething() - Method in class ninja.scheduler.SchedulerSupportTest.MockScheduled
 
doSomething() - Method in class ninja.scheduler.SchedulerSupportTest.MockScheduledWithProxy
 
doStart() - Method in class ninja.standalone.MockStandalone
 
doubleObject - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
doubleParam(Double) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
doubleParam(Double) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
doubleParamShouldBeParsedToDouble() - Method in class ninja.params.ControllerMethodInvokerTest
 
doubleParamShouldBeParsedToDouble() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
doubleParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
doubleParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
doublePrimitive - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
doubleValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
doubleValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
Dto() - Constructor for class ninja.params.ControllerMethodInvokerTest.Dto
 
Dto() - Constructor for class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Dto
 
Dummy() - Constructor for class ninja.utils.AbstractContextTest.Dummy
 
DummyApplication - Class in com.example.controllers
 
DummyApplication() - Constructor for class com.example.controllers.DummyApplication
 
DummyClassForTesting() - Constructor for class com.example.conf.Module.DummyClassForTesting
 
DummyClassForTesting() - Constructor for class com.example.frameworkmodule.conf.Module.DummyClassForTesting
 
DummyClassForTesting() - Constructor for class conf.Module.DummyClassForTesting
 
dummyMethod() - Method in class com.example.controllers.DummyApplication
 
durationCannotBeNull() - Method in class ninja.utils.TimeUtilTest
 
durationInDays() - Method in class ninja.utils.TimeUtilTest
 
durationInHours() - Method in class ninja.utils.TimeUtilTest
 
durationInMinutes() - Method in class ninja.utils.TimeUtilTest
 
durationInSeconds() - Method in class ninja.utils.TimeUtilTest
 

E

encode_values_such_that_no_extra_keys_can_be_created() - Method in class ninja.utils.CookieDataCodecTest
 
encrypted - Variable in class ninja.session.SessionImplTest
 
entry() - Method in class ninja.ReverseRouterTest.TestController
 
entry() - Method in class ninja.RouterImplTest.TestController
 
enum1 - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithEnum
 
enum2 - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithEnum
 
enumArrayParam(ControllerMethodInvokerTest.Rainbow[]) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
enumArrayParam(ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow[]) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
enumArrayParamMultipleShouldBeParsed() - Method in class ninja.params.ControllerMethodInvokerTest
 
enumArrayParamMultipleShouldBeParsed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
enumArrayParamShouldReturnNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
enumArrayParamShouldReturnNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
enumArrayParamSingleShouldBeParsed() - Method in class ninja.params.ControllerMethodInvokerTest
 
enumArrayParamSingleShouldBeParsed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
enumArrayParamValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
enumArrayParamValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
enumCsvParam(ControllerMethodInvokerTest.Rainbow[]) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
enumCsvParam(ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow[]) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
enumCsvParamMultipleShouldBeParsed() - Method in class ninja.params.ControllerMethodInvokerTest
 
enumCsvParamMultipleShouldBeParsed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
enumCsvParamShouldReturnNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
enumCsvParamShouldReturnNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
enumCsvParamSingleShouldBeParsed() - Method in class ninja.params.ControllerMethodInvokerTest
 
enumCsvParamSingleShouldBeParsed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
enumCsvParamValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
enumCsvParamValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
enumParam(ControllerMethodInvokerTest.Rainbow) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
enumParam(ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
enumParamShouldBeParsedToEnumCaseInsensitive() - Method in class ninja.params.ControllerMethodInvokerTest
 
enumParamShouldBeParsedToEnumCaseInsensitive() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
enumParamShouldBeParsedToEnumCaseSensitive() - Method in class ninja.params.ControllerMethodInvokerTest
 
enumParamShouldBeParsedToEnumCaseSensitive() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
enumParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
enumParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
enumParamValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
enumParamValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
equals(Object) - Method in class ninja.params.ControllerMethodInvokerTest.Dep
 
equals(Object) - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Dep
 
every5Seconds() - Method in class ninja.scheduler.cron.CronExpressionTest
 
everyDays() - Method in class ninja.scheduler.cron.CronExpressionTest
 
everyHours() - Method in class ninja.scheduler.cron.CronExpressionTest
 
everyMinutes() - Method in class ninja.scheduler.cron.CronExpressionTest
 
everyMondayAt22h28_30sec() - Method in class ninja.scheduler.cron.CronExpressionTest
 
everyMonths() - Method in class ninja.scheduler.cron.CronExpressionTest
 
everyOddDayOfTheMonthAt23h59() - Method in class ninja.scheduler.cron.CronExpressionTest
 
everySeconds() - Method in class ninja.scheduler.cron.CronExpressionTest
 
everyTwiceADayFromMondayToFriday() - Method in class ninja.scheduler.cron.CronExpressionTest
 
exception() - Method in class ninja.ReverseRouterTest.TestController
 
exception() - Method in class ninja.RouterImplTest.TestController
 
execute() - Method in class ninja.RouteBuilderImplTest.MockController
 
execute2(Context) - Method in class ninja.RouteBuilderImplTest.MockController
 
execute3(Context) - Static method in class ninja.RouteBuilderImplTest.MockController
 
extract(Context) - Method in class ninja.params.ControllerMethodInvokerTest.ClassArgArgumentExtractor
 
extract(Context) - Method in class ninja.params.ControllerMethodInvokerTest.GuiceArgumentExtractor
 
extract(Context) - Method in class ninja.params.ControllerMethodInvokerTest.NoArgArgumentExtractor
 
extract(Context) - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.ClassArgArgumentExtractor
 
extract(Context) - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.GuiceArgumentExtractor
 
extract(Context) - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.NoArgArgumentExtractor
 

F

failedControllerRegistration() - Method in class ninja.RouteBuilderImplTest
 
Filters - Class in com.example.conf
 
Filters(Class<? extends Filter>) - Constructor for class com.example.conf.Filters
 
finalizeInAbstractContextSavesFlashSessionCookies() - Method in class ninja.utils.AbstractContextTest
 
flash(FlashScope) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
flash(FlashScope) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
flash_cookies_should_bake_in_a_header_and_value() - Method in class ninja.utils.CookieDataCodecTest
 
flashArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerTest
 
flashArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
FlashScopeTest - Class in ninja.session
 
FlashScopeTest() - Constructor for class ninja.session.FlashScopeTest
 
floatObject - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
floatParam(Float) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
floatParam(Float) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
floatParamShouldBeParsedToFloat() - Method in class ninja.params.ControllerMethodInvokerTest
 
floatParamShouldBeParsedToFloat() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
floatParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
floatParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
floatPrimitive - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
floatValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
floatValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
foo() - Method in annotation type ninja.params.ControllerMethodInvokerTest.GuiceAnnotation
 
foo() - Method in annotation type ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.GuiceAnnotation
 
frameworkModuleSkipsNinjaClassicModule() - Method in class ninja.BootstrapTest
 
from2to5OfEachMonthAt10h12() - Method in class ninja.scheduler.cron.CronExpressionTest
 

G

get(String) - Method in class ninja.cache.CacheMockImpl
 
get(String[]) - Method in class ninja.cache.CacheMockImpl
 
getAcceptCharset() - Method in class ninja.utils.AbstractContextTest
 
getAcceptContentType() - Method in class ninja.utils.AbstractContextTest
 
getAcceptContentTypeLegacy() - Method in class ninja.utils.AbstractContextTest
 
getAcceptEncoding() - Method in class ninja.utils.AbstractContextTest
 
getAcceptLanguage() - Method in class ninja.utils.AbstractContextTest
 
getAttribute(String) - Method in class ninja.utils.AbstractContextImpl
 
getAttributes() - Method in class ninja.utils.AbstractContextImpl
 
getContentType() - Method in class ninja.template.TemplateEngineManagerImplTest.CustomTemplateEngine
 
getContentType() - Method in class ninja.template.TemplateEngineManagerImplTest.OverrideHtmlTemplateEngine
 
getContentType() - Method in class ninja.template.TemplateEngineManagerImplTest.OverrideHtmlTemplateEngine2
 
getContentType() - Method in class ninja.template.TemplateEngineManagerImplTest.OverrideHtmlTemplateEngine3
 
getContentType() - Method in class ninja.template.TemplateEngineManagerImplTest.OverrideJsonTemplateEngine
 
getCookie(String) - Method in class ninja.utils.AbstractContextImpl
 
getCookies() - Method in class ninja.utils.AbstractContextImpl
 
getExtractedType() - Method in class ninja.params.ControllerMethodInvokerTest.ClassArgArgumentExtractor
 
getExtractedType() - Method in class ninja.params.ControllerMethodInvokerTest.GuiceArgumentExtractor
 
getExtractedType() - Method in class ninja.params.ControllerMethodInvokerTest.NoArgArgumentExtractor
 
getExtractedType() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.ClassArgArgumentExtractor
 
getExtractedType() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.GuiceArgumentExtractor
 
getExtractedType() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.NoArgArgumentExtractor
 
getFieldName() - Method in class ninja.params.ControllerMethodInvokerTest.ClassArgArgumentExtractor
 
getFieldName() - Method in class ninja.params.ControllerMethodInvokerTest.GuiceArgumentExtractor
 
getFieldName() - Method in class ninja.params.ControllerMethodInvokerTest.NoArgArgumentExtractor
 
getFieldName() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.ClassArgArgumentExtractor
 
getFieldName() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.GuiceArgumentExtractor
 
getFieldName() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.NoArgArgumentExtractor
 
getFileItemIterator() - Method in class ninja.utils.AbstractContextImpl
 
getHeader(String) - Method in class ninja.utils.AbstractContextImpl
 
getHeaders() - Method in class ninja.utils.AbstractContextImpl
 
getHeaders(String) - Method in class ninja.utils.AbstractContextImpl
 
getHostname() - Method in class ninja.utils.AbstractContextImpl
 
getInjector() - Method in class ninja.standalone.MockStandalone
 
getInputStream() - Method in class ninja.utils.AbstractContextImpl
 
getInternalServerErrorResult() - Method in class ninja.NinjaDefaultTest
 
getMethod() - Method in class ninja.utils.AbstractContextImpl
 
getParameter(String) - Method in class ninja.utils.AbstractContextImpl
 
getParameterAs() - Method in class ninja.utils.AbstractContextTest
 
getParameterAsFileItem(String) - Method in class ninja.utils.AbstractContextImpl
 
getParameterAsFileItems(String) - Method in class ninja.utils.AbstractContextImpl
 
getParameterAsInteger() - Method in class ninja.utils.AbstractContextTest
 
getParameterFileItems() - Method in class ninja.utils.AbstractContextImpl
 
getParameters() - Method in class ninja.utils.AbstractContextImpl
 
getParameterValues(String) - Method in class ninja.utils.AbstractContextImpl
 
getParsedType() - Method in class ninja.params.ControllerMethodInvokerTest.DateParamParser
 
getParsedType() - Method in class ninja.params.ControllerMethodInvokerTest.NeedingInjectionParamParser
 
getParsedType() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.DateParamParser
 
getParsedType() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.NeedingInjectionParamParser
 
getPathParameter() - Method in class ninja.utils.AbstractContextTest
 
getPathParameterAsInteger() - Method in class ninja.utils.AbstractContextTest
 
getPathParameterDecodingWorks() - Method in class ninja.utils.AbstractContextTest
 
getPathParametersEncodedWithNoPathParams() - Method in class ninja.RouterImplTest
 
getReader() - Method in class ninja.utils.AbstractContextImpl
 
getRealRemoteAddr() - Method in class ninja.utils.AbstractContextImpl
 
getRemoteAddr() - Method in class ninja.utils.AbstractContextTest
 
getRemoteAddrIgnoresXForwardHeader() - Method in class ninja.utils.AbstractContextTest
 
getRemoteAddrParsesXForwardedForIfMoreThanOneHostPresent() - Method in class ninja.utils.AbstractContextTest
 
getRemoteAddrUsesFallbackIfXForwardedForIsNotValidInetAddr() - Method in class ninja.utils.AbstractContextTest
 
getRemoteAddrUsesXForwardHeader() - Method in class ninja.utils.AbstractContextTest
 
getRequestContentType() - Method in class ninja.utils.AbstractContextImpl
 
getRequestParameterString() - Method in class ninja.utils.AbstractContextImpl
 
getRequestUri() - Method in class ninja.utils.AbstractContextImpl
 
getReverseRouteContextPathWorks() - Method in class ninja.RouterImplTest
 
getReverseRouteWithMethodReference() - Method in class ninja.RouterImplTest
 
getReverseRouteWithMultipleRegexWorks() - Method in class ninja.RouterImplTest
 
getReverseRouteWithNoContextPathWorks() - Method in class ninja.RouterImplTest
 
getReverseRouteWithRegexAndQueryParametersWorks() - Method in class ninja.RouterImplTest
 
getReverseRouteWithRegexWorks() - Method in class ninja.RouterImplTest
 
getScheme() - Method in class ninja.utils.AbstractContextImpl
 
getSuffixOfTemplatingEngine() - Method in class ninja.template.TemplateEngineManagerImplTest.MockTemplateEngine
 
Green - ninja.params.ControllerMethodInvokerTest.Rainbow
 
Green - ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow
 
guiceArgumentExtractor(String) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
guiceArgumentExtractor(String) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
GuiceArgumentExtractor(ControllerMethodInvokerTest.Dep, ControllerMethodInvokerTest.GuiceAnnotation, ArgumentClassHolder) - Constructor for class ninja.params.ControllerMethodInvokerTest.GuiceArgumentExtractor
 
GuiceArgumentExtractor(ControllerMethodInvokerWithDeprecatedValidationTest.Dep, ControllerMethodInvokerWithDeprecatedValidationTest.GuiceAnnotation, ArgumentClassHolder) - Constructor for class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.GuiceArgumentExtractor
 
guiceArgumentExtractorWithOptional(Optional<String>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
guiceArgumentExtractorWithOptional(Optional<String>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 

H

handleAsync() - Method in class ninja.utils.AbstractContextImpl
 
hasCookie(String) - Method in class ninja.utils.AbstractContextImpl
 
hashCode() - Method in class ninja.params.ControllerMethodInvokerTest.Dep
 
hashCode() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Dep
 
header(String) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
header(String) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
headerAnnotatedArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerTest
 
headerAnnotatedArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
headerAnnotatedArgumentShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
headerAnnotatedArgumentShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
headers(String[]) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
headers(String[]) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
headersAnnotatedArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerTest
 
headersAnnotatedArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
headersAnnotatedArgumentShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
headersAnnotatedArgumentShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
headersAnnotatedArgumentShouldReturnNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
headersAnnotatedArgumentShouldReturnNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
headerStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerTest
 
headerStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
home() - Method in class ninja.ReverseRouterTest.TestController
 
home() - Method in class ninja.RouterImplTest.TestController
 
HttpCacheToolkitImplTest - Class in ninja.utils
 
HttpCacheToolkitImplTest() - Constructor for class ninja.utils.HttpCacheToolkitImplTest
 
HttpHeaderUtilsTest - Class in ninja.utils
 
HttpHeaderUtilsTest() - Constructor for class ninja.utils.HttpHeaderUtilsTest
 

I

iAmNotSupportedField - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithUnsupportedFields
 
implementationNotAnInstanceOfTarget() - Method in class ninja.utils.ImplFromPropertiesFactoryTest
 
ImplFromPropertiesFactoryTest - Class in ninja.utils
 
ImplFromPropertiesFactoryTest() - Constructor for class ninja.utils.ImplFromPropertiesFactoryTest
 
ImplFromPropertiesFactoryTest.MockInterface - Interface in ninja.utils
 
ImplFromPropertiesFactoryTest.MockInterfaceImpl - Class in ninja.utils
 
incr(String, int) - Method in class ninja.cache.CacheMockImpl
 
index() - Method in class ninja.ReverseRouterTest.TestController
 
index() - Method in class ninja.RouterImplTest.TestController
 
Indigo - ninja.params.ControllerMethodInvokerTest.Rainbow
 
Indigo - ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow
 
init() - Method in class ninja.AuthenticityFilterTest
 
init() - Method in class ninja.utils.ResultHandlerTest
 
init(Router) - Method in class com.example.conf.Routes
 
init(Router) - Method in class conf.Routes
 
injectorOnlyAvailableAfterStart() - Method in class ninja.standalone.AbstractStandaloneTest
 
integerObject - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
integerParam(Integer) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
integerParam(Integer) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
integerParamShouldBeParsedToInteger() - Method in class ninja.params.ControllerMethodInvokerTest
 
integerParamShouldBeParsedToInteger() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
integerParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
integerParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
integerParamStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerTest
 
integerParamStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
integerPrimitive - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
integers - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithArraysAndCollections
 
integerValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
integerValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
intParam(int) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
intParam(int) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
intParamShouldBeParsedToInteger() - Method in class ninja.params.ControllerMethodInvokerTest
 
intParamShouldBeParsedToInteger() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
intParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
intParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
intValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
intValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
invalidDurationFormat() - Method in class ninja.utils.TimeUtilTest
 
invalidValidatorShouldBeFlagged() - Method in class ninja.params.ControllerMethodInvokerTest
 
invalidValidatorShouldBeFlagged() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
invalidValidatorWithOptionalShouldBeFlagged() - Method in class ninja.params.ControllerMethodInvokerTest
 
invalidValidatorWithOptionalShouldBeFlagged() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
invoke(Context, Result) - Method in class ninja.template.TemplateEngineManagerImplTest.MockTemplateEngine
 
isAsync() - Method in class ninja.utils.AbstractContextImpl
 
isMultipart() - Method in class ninja.utils.AbstractContextImpl
 

J

JSR303Validation(ControllerMethodInvokerTest.Dto, Validation) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
JSR303Validation(ControllerMethodInvokerWithDeprecatedValidationTest.Dto, Validation) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
JSR303ValidationWithOptional(Optional<ControllerMethodInvokerTest.Dto>, Validation) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
JSR303ValidationWithOptional(Optional<ControllerMethodInvokerWithDeprecatedValidationTest.Dto>, Validation) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
JSR303ValidationWithRequired(ControllerMethodInvokerTest.Dto, Validation) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
JSR303ValidationWithRequired(ControllerMethodInvokerWithDeprecatedValidationTest.Dto, Validation) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 

K

KEY - Static variable in class ninja.params.ControllerMethodInvokerTest.DateParamParser
 
KEY - Static variable in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.DateParamParser
 

L

l2s(Long) - Method in class ninja.utils.LambdasTest.Calculator
 
LambdasTest - Class in ninja.utils
 
LambdasTest() - Constructor for class ninja.utils.LambdasTest
 
LambdasTest.Calculator - Class in ninja.utils
 
LambdasTest.Function1<T,​R> - Interface in ninja.utils
 
LambdasTest.Function2<C,​T,​R> - Interface in ninja.utils
 
LangImplTest - Class in ninja.i18n
 
LangImplTest() - Constructor for class ninja.i18n.LangImplTest
 
length - Variable in class ninja.params.ControllerMethodInvokerTest.Dto
 
length - Variable in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Dto
 
LifecycleSupportTest - Class in ninja.lifecycle
 
LifecycleSupportTest() - Constructor for class ninja.lifecycle.LifecycleSupportTest
 
LifecycleSupportTest.MockService - Class in ninja.lifecycle
 
LifecycleSupportTest.MockSingletonService - Class in ninja.lifecycle
 
LogbackConfiguratorTest - Class in ninja.logging
 
LogbackConfiguratorTest() - Constructor for class ninja.logging.LogbackConfiguratorTest
 
longObject - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
longParam(Long) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
longParam(Long) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
longParamEmptyStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerTest
 
longParamEmptyStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
longParamShouldBeParsedToLong() - Method in class ninja.params.ControllerMethodInvokerTest
 
longParamShouldBeParsedToLong() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
longParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
longParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
longPrimitive - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
longs - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithUnsupportedFields
 
longValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
longValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 

M

manuallySetExternalConfiguration() - Method in class ninja.standalone.AbstractStandaloneTest
 
message() - Method in class ninja.ReverseRouterTest.TestController
 
message() - Method in class ninja.RouterImplTest.TestController
 
MESSAGE - Static variable in class ninja.params.ControllerMethodInvokerTest.DateParamParser
 
MESSAGE - Static variable in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.DateParamParser
 
MessagesImplTest - Class in ninja.i18n
 
MessagesImplTest() - Constructor for class ninja.i18n.MessagesImplTest
 
MimeTypesTest - Class in ninja.utils
 
MimeTypesTest() - Constructor for class ninja.utils.MimeTypesTest
 
missingImplementation() - Method in class ninja.utils.ImplFromPropertiesFactoryTest
 
missingImplementationDeferredUntilGet() - Method in class ninja.utils.ImplFromPropertiesFactoryTest
 
missingImplementationThrowsExceptionOnUseNotCreate() - Method in class ninja.cache.CacheProviderTest
 
MockController() - Constructor for class ninja.RouteBuilderImplTest.MockController
 
MockInterfaceImpl() - Constructor for class ninja.utils.ImplFromPropertiesFactoryTest.MockInterfaceImpl
 
MockPropertyScheduled() - Constructor for class ninja.scheduler.SchedulerSupportTest.MockPropertyScheduled
 
MockScheduled() - Constructor for class ninja.scheduler.SchedulerSupportTest.MockScheduled
 
MockScheduledWithProxy() - Constructor for class ninja.scheduler.SchedulerSupportTest.MockScheduledWithProxy
 
MockService() - Constructor for class ninja.lifecycle.LifecycleSupportTest.MockService
 
MockService() - Constructor for class ninja.utils.NinjaPropertiesImplTest.MockService
 
MockSingletonService() - Constructor for class ninja.lifecycle.LifecycleSupportTest.MockSingletonService
 
MockStandalone - Class in ninja.standalone
Fake standalone for unit testing.
MockStandalone() - Constructor for class ninja.standalone.MockStandalone
 
MockTemplateEngine() - Constructor for class ninja.template.TemplateEngineManagerImplTest.MockTemplateEngine
 
Module - Class in com.example.conf
 
Module - Class in com.example.frameworkmodule.conf
 
Module - Class in conf
 
Module() - Constructor for class com.example.conf.Module
 
Module() - Constructor for class com.example.frameworkmodule.conf.Module
 
Module(NinjaProperties) - Constructor for class conf.Module
 
Module.DummyClassForTesting - Class in com.example.conf
 
Module.DummyClassForTesting - Class in com.example.frameworkmodule.conf
 
Module.DummyClassForTesting - Class in conf
 
Module.DummyInterfaceForTesting - Interface in com.example.conf
 
Module.DummyInterfaceForTesting - Interface in com.example.frameworkmodule.conf
 
Module.DummyInterfaceForTesting - Interface in conf
 
multiple(String, int, Context, Session) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
multiple(String, int, Context, Session) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
multipleDifferentExtractorsShouldWorkFine() - Method in class ninja.params.ControllerMethodInvokerTest
 
multipleDifferentExtractorsShouldWorkFine() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
MySuperTestObject() - Constructor for class ninja.utils.SwissKnifeTest.MySuperTestObject
 

N

name - Variable in class ninja.utils.SimpleClass
 
needingInjectionParamParser() - Method in class ninja.params.ControllerMethodInvokerTest
 
needingInjectionParamParser() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
needingInjectionParamParser(ControllerMethodInvokerTest.Dep) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
needingInjectionParamParser(ControllerMethodInvokerWithDeprecatedValidationTest.Dep) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
NeedingInjectionParamParser() - Constructor for class ninja.params.ControllerMethodInvokerTest.NeedingInjectionParamParser
 
NeedingInjectionParamParser() - Constructor for class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.NeedingInjectionParamParser
 
needingInjectionParamParserArray() - Method in class ninja.params.ControllerMethodInvokerTest
 
needingInjectionParamParserArray() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
needingInjectionParamParserArray(ControllerMethodInvokerTest.Dep[]) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
needingInjectionParamParserArray(ControllerMethodInvokerWithDeprecatedValidationTest.Dep[]) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
needingInjectionParamParserNotBinded() - Method in class ninja.params.ControllerMethodInvokerTest
 
needingInjectionParamParserNotBinded() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
ninja - package ninja
 
Ninja - Class in com.example.conf
 
Ninja - Class in conf
 
Ninja() - Constructor for class com.example.conf.Ninja
 
Ninja() - Constructor for class conf.Ninja
 
ninja.bodyparser - package ninja.bodyparser
 
ninja.cache - package ninja.cache
 
ninja.classesfortest - package ninja.classesfortest
 
ninja.diagnostics - package ninja.diagnostics
 
ninja.i18n - package ninja.i18n
 
ninja.lifecycle - package ninja.lifecycle
 
ninja.logging - package ninja.logging
 
ninja.params - package ninja.params
 
ninja.scheduler - package ninja.scheduler
 
ninja.scheduler.cron - package ninja.scheduler.cron
 
ninja.session - package ninja.session
 
ninja.standalone - package ninja.standalone
 
ninja.template - package ninja.template
 
ninja.utils - package ninja.utils
 
NinjaBaseDirectoryResolverTest - Class in ninja.utils
 
NinjaBaseDirectoryResolverTest() - Constructor for class ninja.utils.NinjaBaseDirectoryResolverTest
 
NinjaCacheTest - Class in ninja.cache
 
NinjaCacheTest() - Constructor for class ninja.cache.NinjaCacheTest
 
NinjaConsoleTest - Class in ninja.standalone
 
NinjaConsoleTest() - Constructor for class ninja.standalone.NinjaConsoleTest
 
NinjaConstantTest - Class in ninja.utils
 
NinjaConstantTest() - Constructor for class ninja.utils.NinjaConstantTest
 
NinjaDefaultTest - Class in ninja
 
NinjaDefaultTest() - Constructor for class ninja.NinjaDefaultTest
 
NinjaModeHelperTest - Class in ninja.utils
CookieDataCodec and CookieDataCodecTest are imported from Play Framework.
NinjaModeHelperTest() - Constructor for class ninja.utils.NinjaModeHelperTest
 
ninjaModeOnConstructor() - Method in class ninja.standalone.AbstractStandaloneTest
 
NinjaPropertiesImplTest - Class in ninja.utils
 
NinjaPropertiesImplTest() - Constructor for class ninja.utils.NinjaPropertiesImplTest
 
NinjaPropertiesImplTest.MockService - Class in ninja.utils
 
NinjaPropertiesImplToolTest - Class in ninja.utils
 
NinjaPropertiesImplToolTest() - Constructor for class ninja.utils.NinjaPropertiesImplToolTest
 
ninjaPropertiesServerNameSetAfterConfigure() - Method in class ninja.standalone.AbstractStandaloneTest
 
ninjaPropertiesServerNameSetButOnlyIfNotInConfigFile() - Method in class ninja.standalone.AbstractStandaloneTest
 
ninjaPropertiesThrowsExceptionUntilConfigured() - Method in class ninja.standalone.AbstractStandaloneTest
 
ninjaPropertiesThrowsExceptionUntilConfigured() - Method in class ninja.standalone.NinjaConsoleTest
 
noArgArgumentExtractor(String) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
noArgArgumentExtractor(String) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
NoArgArgumentExtractor() - Constructor for class ninja.params.ControllerMethodInvokerTest.NoArgArgumentExtractor
 
NoArgArgumentExtractor() - Constructor for class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.NoArgArgumentExtractor
 
nonSingletonServicesShouldBeInstantiatedForEachInstance() - Method in class ninja.lifecycle.LifecycleSupportTest
 
noParameter() - Method in class ninja.classesfortest.TestDummyController
 
noParameter() - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
noParameter() - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
noParameterMethodExecuted - Variable in class ninja.classesfortest.TestDummyController
 
noParameterMethodShouldBeInvoked() - Method in class ninja.params.ControllerMethodInvokerTest
 
noParameterMethodShouldBeInvoked() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
noPortsEnabled() - Method in class ninja.standalone.AbstractStandaloneTest
 
notfound() - Method in class ninja.ReverseRouterTest.TestController
 
noUserSuppliedThingsInConfDirectory() - Method in class ninja.BootstrapTest
 

O

object1 - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithInnerObjects
 
object2 - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithInnerObjects
 
optionalAttribute() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalAttribute() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalAttribute(Optional<ControllerMethodInvokerTest.Dep>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
optionalAttribute(Optional<ControllerMethodInvokerWithDeprecatedValidationTest.Dep>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
optionalAttributeEmpty() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalAttributeEmpty() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalBody() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalBody() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalBody(Optional<Object>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
optionalBody(Optional<Object>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
optionalBodyEmpty() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalBodyEmpty() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalDateParam() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalDateParam() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalDateParam(Optional<Date>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
optionalDateParam(Optional<Date>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
optionalDateParamEmpty() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalDateParamEmpty() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalEnumArrayParam() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalEnumArrayParam() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalEnumArrayParam(Optional<ControllerMethodInvokerTest.Rainbow[]>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
optionalEnumArrayParam(Optional<ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow[]>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
optionalEnumArrayParamEmpty() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalEnumArrayParamEmpty() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalEnumParam() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalEnumParam() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalEnumParam(Optional<ControllerMethodInvokerTest.Rainbow>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
optionalEnumParam(Optional<ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
optionalEnumParamEmpty() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalEnumParamEmpty() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalHeader() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalHeader() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalHeader(Optional<String>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
optionalHeader(Optional<String>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
optionalHeaderEmpty() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalHeaderEmpty() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalHeaders(Optional<String[]>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
optionalHeaders(Optional<String[]>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
optionalIntegerParam() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalIntegerParam() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalIntegerParam(Optional<Integer>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
optionalIntegerParam(Optional<Integer>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
optionalIntegerParamEmpty() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalIntegerParamEmpty() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalLongParam() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalLongParam() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalLongParam(Optional<Long>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
optionalLongParam(Optional<Long>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
optionalLongParamEmpty() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalLongParamEmpty() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalParam() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalParam() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalParam(Optional<String>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
optionalParam(Optional<String>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
optionalParamEmpty() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalParamEmpty() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalSessionParam() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalSessionParam() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalSessionParam(Optional<String>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
optionalSessionParam(Optional<String>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
optionalSessionParamEmpty() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalSessionParamEmpty() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalShortParam() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalShortParam() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
optionalShortParam(Optional<Short>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
optionalShortParam(Optional<Short>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
optionalShortParamEmpty() - Method in class ninja.params.ControllerMethodInvokerTest
 
optionalShortParamEmpty() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
Orange - ninja.params.ControllerMethodInvokerTest.Rainbow
 
Orange - ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow
 
OverlayedNinjaPropertiesTest - Class in ninja.utils
 
OverlayedNinjaPropertiesTest() - Constructor for class ninja.utils.OverlayedNinjaPropertiesTest
 
OverrideHtmlTemplateEngine() - Constructor for class ninja.template.TemplateEngineManagerImplTest.OverrideHtmlTemplateEngine
 
OverrideHtmlTemplateEngine2() - Constructor for class ninja.template.TemplateEngineManagerImplTest.OverrideHtmlTemplateEngine2
 
OverrideHtmlTemplateEngine3() - Constructor for class ninja.template.TemplateEngineManagerImplTest.OverrideHtmlTemplateEngine3
 
OverrideJsonTemplateEngine() - Constructor for class ninja.template.TemplateEngineManagerImplTest.OverrideJsonTemplateEngine
 

P

param(String) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
param(String) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
param(Context, String) - Method in class ninja.classesfortest.TestDummyController
 
param1 - Variable in class ninja.classesfortest.TestDummyController
 
param2 - Variable in class ninja.classesfortest.TestDummyController
 
paramAnnotatedArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerTest
 
paramAnnotatedArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
parametersDontCrossSlashes() - Method in class ninja.RouteBuilderImplTest
 
paramMethodExecuted - Variable in class ninja.classesfortest.TestDummyController
 
ParamParsersTest - Class in ninja.params
 
ParamParsersTest() - Constructor for class ninja.params.ParamParsersTest
 
paramStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerTest
 
paramStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
parse() - Method in class ninja.RouteParameterTest
 
parseParameter(String, String, Validation) - Method in class ninja.params.ControllerMethodInvokerTest.DateParamParser
 
parseParameter(String, String, Validation) - Method in class ninja.params.ControllerMethodInvokerTest.NeedingInjectionParamParser
 
parseParameter(String, String, Validation) - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.DateParamParser
 
parseParameter(String, String, Validation) - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.NeedingInjectionParamParser
 
path() - Method in class ninja.ReverseRouterTest
 
pathParam(String) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
pathParam(String) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
pathParam(Context, String) - Method in class ninja.classesfortest.TestDummyController
 
pathParam1 - Variable in class ninja.classesfortest.TestDummyController
 
pathParam2 - Variable in class ninja.classesfortest.TestDummyController
 
pathParamAnnotatedArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerTest
 
pathParamAnnotatedArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
pathParamMethodExecuted - Variable in class ninja.classesfortest.TestDummyController
 
pointsInRegexDontCrashRegexAtEnd() - Method in class ninja.RouteBuilderImplTest
 
pointsInRegexDontCrashRegexInTheMiddleOfTheRoute() - Method in class ninja.RouteBuilderImplTest
 
precedence() - Method in class ninja.utils.OverlayedNinjaPropertiesTest
 
primBooleanParam(boolean) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
primBooleanParam(boolean) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
primBooleanParamShouldBeParsedToBoolean() - Method in class ninja.params.ControllerMethodInvokerTest
 
primBooleanParamShouldBeParsedToBoolean() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primBooleanParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
primBooleanParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primByteParam(byte) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
primByteParam(byte) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
primByteParamShouldBeParsedToByte() - Method in class ninja.params.ControllerMethodInvokerTest
 
primByteParamShouldBeParsedToByte() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primByteParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
primByteParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primByteValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
primByteValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primDoubleParam(double) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
primDoubleParam(double) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
primDoubleParamShouldBeParsedToDouble() - Method in class ninja.params.ControllerMethodInvokerTest
 
primDoubleParamShouldBeParsedToDouble() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primDoubleParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
primDoubleParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primDoubleValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
primDoubleValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primFloatParam(float) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
primFloatParam(float) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
primFloatParamShouldBeParsedToFloat() - Method in class ninja.params.ControllerMethodInvokerTest
 
primFloatParamShouldBeParsedToFloat() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primFloatParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
primFloatParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primFloatValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
primFloatValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primLongParam(long) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
primLongParam(long) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
primLongParamShouldBeParsedToLong() - Method in class ninja.params.ControllerMethodInvokerTest
 
primLongParamShouldBeParsedToLong() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primLongParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
primLongParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primLongValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
primLongValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primShortParam(short) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
primShortParam(short) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
primShortParamShouldBeParsedToShort() - Method in class ninja.params.ControllerMethodInvokerTest
 
primShortParamShouldBeParsedToShort() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primShortParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
primShortParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
primShortValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
primShortValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
programmaticallyOverridingProperties_works() - Method in class ninja.utils.NinjaPropertiesImplTest
 
providedSingletonDisposableShouldBeDisposed() - Method in class ninja.lifecycle.LifecycleSupportTest
 
providedSingletonStartableShouldBeStarted() - Method in class ninja.lifecycle.LifecycleSupportTest
 

R

rainbowArrayParamEmptyStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerTest
 
rainbowArrayParamEmptyStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
rainbowParamStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerTest
 
rainbowParamStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
randomPortAssigned() - Method in class ninja.standalone.AbstractStandaloneTest
 
range - Variable in class ninja.params.ControllerMethodInvokerTest.Dto
 
range - Variable in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Dto
 
rawPath() - Method in class ninja.ReverseRouterTest
 
readFromRelativeFilePath() - Method in class ninja.diagnostics.SourceSnippetHelperTest
 
readFromUTF8File() - Method in class ninja.diagnostics.SourceSnippetHelperTest
 
Red - ninja.params.ControllerMethodInvokerTest.Rainbow
 
Red - ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow
 
ref() - Method in class ninja.ReverseRouterTest.TestController
 
ref() - Method in class ninja.RouterImplTest.TestController
 
regex - Variable in class ninja.params.ControllerMethodInvokerTest.Dto
 
regex - Variable in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Dto
 
regexInRouteWorksWithEscapes() - Method in class ninja.RouteBuilderImplTest
 
regexInRouteWorksWithoutSlashAtTheEnd() - Method in class ninja.RouteBuilderImplTest
 
removeClearsBothCurrentAndOutgoing() - Method in class ninja.session.FlashScopeTest
 
replace(String, Object, int) - Method in class ninja.cache.CacheMockImpl
 
required(String) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
required(String) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
requiredInt(int) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
requiredInt(int) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
requiredIntWithOptional(Optional<Integer>) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
requiredIntWithOptional(Optional<Integer>) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
requiredObject - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
resolveStandaloneClass() - Method in class ninja.standalone.StandaloneHelperTest
 
ResultHandlerTest - Class in ninja.utils
 
ResultHandlerTest() - Constructor for class ninja.utils.ResultHandlerTest
 
ResultsTest - Class in ninja
 
ResultsTest() - Constructor for class ninja.ResultsTest
 
ResultsTest.TestObject - Class in ninja
Simple helper to test if objects get copied to result.
ResultTest - Class in ninja
 
ResultTest() - Constructor for class ninja.ResultTest
 
ResultTest.TestObject - Class in ninja
Simple helper to test if objects get copied to result.
returnResultAsync(Result) - Method in class ninja.utils.AbstractContextImpl
 
ReverseRouterTest - Class in ninja
 
ReverseRouterTest() - Constructor for class ninja.ReverseRouterTest
 
ReverseRouterTest.TestController - Class in ninja
A dummy TestController for mocking.
RouteBuilderImplTest - Class in ninja
 
RouteBuilderImplTest() - Constructor for class ninja.RouteBuilderImplTest
 
RouteBuilderImplTest.MockController - Class in ninja
 
routeForAnonymoumsClassInstance() - Method in class ninja.RouterImplTest
 
routeForAnonymoumsClassInstanceWithAnnotations() - Method in class ninja.RouterImplTest
 
routeForAnonymoumsMethodReference() - Method in class ninja.RouterImplTest
 
routeForAnonymoumsMethodReferenceWithCaptured() - Method in class ninja.RouterImplTest
 
routeForAnonymoumsMethodReferenceWithContext() - Method in class ninja.RouterImplTest
 
routeForAnyInstanceMethodReference() - Method in class ninja.RouterImplTest
 
routeForAnyInstanceMethodReference2() - Method in class ninja.RouterImplTest
 
routeForAnyInstanceMethodReferenceThrowsException() - Method in class ninja.RouterImplTest
 
routeForSpecificInstanceMethodReference() - Method in class ninja.RouterImplTest
 
routeForSpecificInstanceMethodReferenceWithAnnotations() - Method in class ninja.RouterImplTest
 
routeNotFound() - Method in class ninja.ReverseRouterTest
 
RouteParameterTest - Class in ninja
 
RouteParameterTest() - Constructor for class ninja.RouteParameterTest
 
RouterImplTest - Class in ninja
=> Most tests are done via class RoutesTest in project ninja-servlet-integration-test.
RouterImplTest() - Constructor for class ninja.RouterImplTest
 
RouterImplTest.TestController - Class in ninja
A dummy TestController for mocking.
Routes - Class in com.example.conf
 
Routes - Class in conf
 
Routes() - Constructor for class com.example.conf.Routes
 
Routes() - Constructor for class conf.Routes
 
RouteTest - Class in ninja
NOTE: almost all functionality of the route matching is tested via RouteBuilderImplTest.
RouteTest() - Constructor for class ninja.RouteTest
 
routeToAnonymousClassReference() - Method in class ninja.RouteBuilderImplTest
 
routeToAnonymousMethodReference() - Method in class ninja.RouteBuilderImplTest
 
routeToAnyInstanceMethodReference() - Method in class ninja.RouteBuilderImplTest
 
routeToSpecificInstanceMethodReference() - Method in class ninja.RouteBuilderImplTest
 
routeToStaticMethodReference() - Method in class ninja.RouteBuilderImplTest
 
routeWithMethodReference() - Method in class ninja.RouteBuilderImplTest
 
routeWithResult() - Method in class ninja.RouteBuilderImplTest
 
routeWithUrlEncodedSlashGetsChoppedCorrectly() - Method in class ninja.RouteBuilderImplTest
 

S

safeAdd(String, Object, int) - Method in class ninja.cache.CacheMockImpl
 
safeDelete(String) - Method in class ninja.cache.CacheMockImpl
 
safeReplace(String, Object, int) - Method in class ninja.cache.CacheMockImpl
 
safeSet(String, Object, int) - Method in class ninja.cache.CacheMockImpl
 
schedulableAddedAfterStartShouldBeScheduledImmediately() - Method in class ninja.scheduler.SchedulerSupportTest
 
schedulableShouldBeScheduledAfterStart() - Method in class ninja.scheduler.SchedulerSupportTest
 
schedulableShouldNotBeScheduledBeforeStart() - Method in class ninja.scheduler.SchedulerSupportTest
 
schedulableShouldThrowExceptionWhenNoPropertyFound() - Method in class ninja.scheduler.SchedulerSupportTest
 
schedulableShouldUsePropertyConfig() - Method in class ninja.scheduler.SchedulerSupportTest
 
SchedulerSupportTest - Class in ninja.scheduler
 
SchedulerSupportTest() - Constructor for class ninja.scheduler.SchedulerSupportTest
 
SchedulerSupportTest.MockPropertyScheduled - Class in ninja.scheduler
 
SchedulerSupportTest.MockScheduled - Class in ninja.scheduler
 
SchedulerSupportTest.MockScheduledWithProxy - Class in ninja.scheduler
 
SecretGeneratorTest - Class in ninja.utils
 
SecretGeneratorTest() - Constructor for class ninja.utils.SecretGeneratorTest
 
SecureFilterTest - Class in ninja
 
SecureFilterTest() - Constructor for class ninja.SecureFilterTest
 
serviceShouldBeStartedIfAccessedAfterLifecycleServiceIsStarted() - Method in class ninja.lifecycle.LifecycleSupportTest
 
serviceShouldBeStartedIfExplicitlyBoundAndSingleton() - Method in class ninja.lifecycle.LifecycleSupportTest
 
serviceShouldBeStartedIfExplicitlyBoundAsSingleton() - Method in class ninja.lifecycle.LifecycleSupportTest
 
serviceShouldBeStartedWhenLifecycleServiceIsStarted() - Method in class ninja.lifecycle.LifecycleSupportTest
 
serviceShouldNotBeStartedBeforeLifecycleServiceIsStarted() - Method in class ninja.lifecycle.LifecycleSupportTest
 
serviceShouldNotBeStartedIfExplicitlyBoundAndNotSingleton() - Method in class ninja.lifecycle.LifecycleSupportTest
 
session(Session) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
session(Session) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
SessionImplTest - Class in ninja.session
 
SessionImplTest() - Constructor for class ninja.session.SessionImplTest
 
sessionParam(String) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
sessionParam(String) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
sessionParamAnnotatedArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerTest
 
sessionParamAnnotatedArgumentShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
sessionParamStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerTest
 
sessionParamStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
sessionShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerTest
 
sessionShouldBePassed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
set(String, Object, int) - Method in class ninja.cache.CacheMockImpl
 
setAttribute(String, Object) - Method in class ninja.utils.AbstractContextImpl
 
setup() - Method in class ninja.BasicAuthFilterTest
 
setup() - Method in class ninja.SecureFilterTest
 
setup() - Method in class ninja.utils.CryptoTest
 
setup() - Method in class ninja.utils.MimeTypesTest
 
setUp() - Method in class ninja.bodyparser.BodyParserEnginePostTest
 
setUp() - Method in class ninja.lifecycle.LifecycleSupportTest
 
setUp() - Method in class ninja.params.ControllerMethodInvokerTest
 
setUp() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
setUp() - Method in class ninja.scheduler.SchedulerSupportTest
 
setUp() - Method in class ninja.session.FlashScopeTest
 
setUp() - Method in class ninja.session.SessionImplTest
 
setUp() - Method in class ninja.template.TemplateEngineJsonPTest
 
setUp() - Method in class ninja.template.TemplateEngineJsonTest
 
setUp() - Method in class ninja.template.TemplateEngineTextTest
 
setUp() - Method in class ninja.utils.AbstractContextTest
 
shortParam(Short) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
shortParam(Short) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
shortParamEmptyStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerTest
 
shortParamEmptyStrictModeWorks() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
shortParamShouldBeParsedToShort() - Method in class ninja.params.ControllerMethodInvokerTest
 
shortParamShouldBeParsedToShort() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
shortParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerTest
 
shortParamShouldHandleNull() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
shortValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerTest
 
shortValidationShouldWork() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
simple() - Method in class ninja.ReverseRouterTest
 
SimpleClass - Class in ninja.utils
Simple class.
SimpleClass() - Constructor for class ninja.utils.SimpleClass
 
simpleInvalidPathParamThrowsException() - Method in class ninja.ReverseRouterTest
 
simpleMissingAllPathParamThrowsException() - Method in class ninja.ReverseRouterTest
 
simpleNoPathParamsThrowsException() - Method in class ninja.ReverseRouterTest
 
simpleNotEnoughPathParamThrowsException() - Method in class ninja.ReverseRouterTest
 
simpleWithClassReference() - Method in class ninja.ReverseRouterTest
 
simpleWithContext() - Method in class ninja.ReverseRouterTest
 
simpleWithMethodReference() - Method in class ninja.ReverseRouterTest
 
simpleWithQuery() - Method in class ninja.ReverseRouterTest
 
simpleWithRawQuery() - Method in class ninja.ReverseRouterTest
 
singletonServiceShouldNotBeStartedTwice() - Method in class ninja.lifecycle.LifecycleSupportTest
 
SourceSnippetHelperTest - Class in ninja.diagnostics
 
SourceSnippetHelperTest() - Constructor for class ninja.diagnostics.SourceSnippetHelperTest
 
specifically_exclude_control_chars() - Method in class ninja.utils.CookieDataCodecTest
 
specifically_exclude_special_cookie_chars() - Method in class ninja.utils.CookieDataCodecTest
 
specificInstanceMethodReference() - Method in class ninja.utils.LambdasTest
 
sslConfiguration() - Method in class ninja.standalone.AbstractStandaloneTest
 
sslRandomPortAssigned() - Method in class ninja.standalone.AbstractStandaloneTest
 
stackTraceAnalysis() - Method in class ninja.diagnostics.DiagnosticErrorBuilderTest
 
StandaloneHelperTest - Class in ninja.standalone
 
StandaloneHelperTest() - Constructor for class ninja.standalone.StandaloneHelperTest
 
start() - Method in class ninja.lifecycle.LifecycleSupportTest.MockService
 
start() - Method in class ninja.lifecycle.LifecycleSupportTest.MockSingletonService
 
start() - Method in class ninja.standalone.NinjaConsoleTest
 
staticMethodReference() - Method in class ninja.utils.LambdasTest
 
status(Integer) - Method in class ninja.ReverseRouterTest.TestController
 
status(Integer) - Method in class ninja.RouterImplTest.TestController
 
string - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
string - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithUnsupportedFields
 
strings - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithArraysAndCollections
 
SwissKnifeTest - Class in ninja.utils
 
SwissKnifeTest() - Constructor for class ninja.utils.SwissKnifeTest
 
SwissKnifeTest.MySuperTestObject - Class in ninja.utils
 
systemProperties() - Method in class ninja.utils.NinjaPropertiesImplTest
 

T

tearDown() - Method in class ninja.scheduler.SchedulerSupportTest
 
tearDown() - Method in class ninja.utils.NinjaPropertiesImplTest
 
tempFolder - Variable in class ninja.AssetsControllerHelperTest
 
TemplateEngineFreemarkerAuthenticityFormDirectiveTest - Class in ninja.template
 
TemplateEngineFreemarkerAuthenticityFormDirectiveTest() - Constructor for class ninja.template.TemplateEngineFreemarkerAuthenticityFormDirectiveTest
 
TemplateEngineFreemarkerAuthenticityTokenDirectiveTest - Class in ninja.template
 
TemplateEngineFreemarkerAuthenticityTokenDirectiveTest() - Constructor for class ninja.template.TemplateEngineFreemarkerAuthenticityTokenDirectiveTest
 
TemplateEngineFreemarkerI18nMethodTest - Class in ninja.template
 
TemplateEngineFreemarkerI18nMethodTest() - Constructor for class ninja.template.TemplateEngineFreemarkerI18nMethodTest
 
TemplateEngineFreemarkerPrettyTimeMethodTest - Class in ninja.template
 
TemplateEngineFreemarkerPrettyTimeMethodTest() - Constructor for class ninja.template.TemplateEngineFreemarkerPrettyTimeMethodTest
 
TemplateEngineFreemarkerTest - Class in ninja.template
 
TemplateEngineFreemarkerTest() - Constructor for class ninja.template.TemplateEngineFreemarkerTest
 
TemplateEngineJsonPTest - Class in ninja.template
Tests for JSONP render.
TemplateEngineJsonPTest() - Constructor for class ninja.template.TemplateEngineJsonPTest
 
TemplateEngineJsonTest - Class in ninja.template
Tests for application/json render.
TemplateEngineJsonTest() - Constructor for class ninja.template.TemplateEngineJsonTest
 
TemplateEngineManagerImplTest - Class in ninja.template
 
TemplateEngineManagerImplTest() - Constructor for class ninja.template.TemplateEngineManagerImplTest
 
TemplateEngineManagerImplTest.CustomTemplateEngine - Class in ninja.template
 
TemplateEngineManagerImplTest.MockTemplateEngine - Class in ninja.template
 
TemplateEngineManagerImplTest.OverrideHtmlTemplateEngine - Class in ninja.template
 
TemplateEngineManagerImplTest.OverrideHtmlTemplateEngine2 - Class in ninja.template
 
TemplateEngineManagerImplTest.OverrideHtmlTemplateEngine3 - Class in ninja.template
 
TemplateEngineManagerImplTest.OverrideJsonTemplateEngine - Class in ninja.template
 
TemplateEngineTextTest - Class in ninja.template
Tests for text/plain render.
TemplateEngineTextTest() - Constructor for class ninja.template.TemplateEngineTextTest
 
test - Variable in class ninja.utils.SimpleClass
 
test(SimpleDate) - Method in class ninja.template.TemplateEngineFreemarkerPrettyTimeMethodTest
 
testAdd() - Method in class ninja.cache.NinjaCacheTest
 
testAddChecksSerializable() - Method in class ninja.cache.NinjaCacheTest
 
testAddETag() - Method in class ninja.utils.HttpCacheToolkitImplTest
 
testAddingOfDefaultHeadersWorks() - Method in class ninja.utils.ResultHandlerTest
If Cache-Control is not set the no-cache strategy has to be applied.
testAddKeyValue() - Method in class ninja.cache.NinjaCacheTest
 
testAddKeyValueChecksSerializable() - Method in class ninja.cache.NinjaCacheTest
 
testAllConstants() - Method in class ninja.utils.NinjaConstantTest
This testcase makes sure that all constants defined in NinjaConstant are working.
testAndAddCookies() - Method in class ninja.ResultTest
 
testAndAddHeaders() - Method in class ninja.ResultTest
 
testAuthenticityFail() - Method in class ninja.AuthenticityFilterTest
 
testAuthenticityWorks() - Method in class ninja.AuthenticityFilterTest
 
testBadCallbackNameFlow() - Method in class ninja.template.TemplateEngineJsonPTest
 
testBasicInvocation() - Method in class ninja.template.TemplateEngineFreemarkerTest
 
testBodyParser() - Method in class ninja.bodyparser.BodyParserEnginePostTest
 
testBodyParserWhenThereIsAnUnsupportedFieldType() - Method in class ninja.bodyparser.BodyParserEnginePostTest
 
testBodyParserWithCollectionAndArray() - Method in class ninja.bodyparser.BodyParserEnginePostTest
 
testBodyParserWithCustomNeedingInjectionParamParser() - Method in class ninja.bodyparser.BodyParserEnginePostTest
 
testBodyParserWithEmptyInnerObjects() - Method in class ninja.bodyparser.BodyParserEnginePostTest
 
testBodyParserWithEnumerations() - Method in class ninja.bodyparser.BodyParserEnginePostTest
 
testBodyParserWithInnerObjects() - Method in class ninja.bodyparser.BodyParserEnginePostTest
 
testBodyParserWithValidationErrors() - Method in class ninja.bodyparser.BodyParserEnginePostTest
 
testBooleanParamParser() - Method in class ninja.params.ParamParsersTest
 
testCacheControlDoesNotGetTouchedWhenSet() - Method in class ninja.utils.ResultHandlerTest
 
testChangeLanguage() - Method in class ninja.i18n.LangImplTest
 
testClear() - Method in class ninja.cache.NinjaCacheTest
 
testClearLanguage() - Method in class ninja.i18n.LangImplTest
 
testConstructor() - Method in class ninja.ResultTest
 
testContentNegotiation() - Method in class ninja.utils.ResultHandlerTest
 
testContentTypes() - Method in class ninja.bodyparser.BodyParserEngineManagerImplTest
 
testContentTypes() - Method in class ninja.template.TemplateEngineManagerImplTest
 
TestController() - Constructor for class ninja.ReverseRouterTest.TestController
 
TestController() - Constructor for class ninja.RouterImplTest.TestController
 
TestController(String) - Constructor for class ninja.ReverseRouterTest.TestController
 
TestController(String) - Constructor for class ninja.RouterImplTest.TestController
 
testCorrectFlow() - Method in class ninja.template.TemplateEngineJsonPTest
 
testCorrectParsingOfDelimitersInPropertiesFiles() - Method in class ninja.i18n.MessagesImplTest
 
testDecr() - Method in class ninja.cache.NinjaCacheTest
 
testDecrKeyBy() - Method in class ninja.cache.NinjaCacheTest
 
testDelete() - Method in class ninja.cache.NinjaCacheTest
 
testDoesClassExist() - Method in class ninja.utils.SwissKnifeTest
 
testDoubleParamParser() - Method in class ninja.params.ParamParsersTest
 
TestDummyController - Class in ninja.classesfortest
This is a controller.
TestDummyController() - Constructor for class ninja.classesfortest.TestDummyController
 
testEmptyJsonBody() - Method in class ninja.bodyparser.BodyParserEngineJsonTest
 
testEmptyStringParamParser() - Method in class ninja.params.ParamParsersTest
 
testEmptyXmlBody() - Method in class ninja.bodyparser.BodyParserEngineXmlTest
 
testExernalConfigLoadingBreaksWhenFileDoesNotExist() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testExpiryTime() - Method in class ninja.session.SessionImplTest
 
testExpiryTimeRoundTrip() - Method in class ninja.session.SessionImplTest
 
testFlashCookieSettingWorks() - Method in class ninja.session.FlashScopeTest
 
testFlashScopeDoesNothingWhenFlashCookieEmpty() - Method in class ninja.session.FlashScopeTest
 
testFloatParamParser() - Method in class ninja.params.ParamParsersTest
 
testFormatForHttpHeaderDate() - Method in class ninja.utils.DateUtilImplTest
 
testFormatForHttpHeaderLong() - Method in class ninja.utils.DateUtilImplTest
 
testGenerateSecret() - Method in class ninja.utils.SecretGeneratorTest
 
testGet() - Method in class ninja.cache.NinjaCacheTest
 
testGetAllWithContextAndResult() - Method in class ninja.i18n.MessagesImplTest
 
testGetAllWithLanguage() - Method in class ninja.i18n.MessagesImplTest
 
testGetArray() - Method in class ninja.cache.NinjaCacheTest
 
testGetAuthenticityTokenWorks() - Method in class ninja.session.SessionImplTest
 
testGetBadRequest() - Method in class ninja.NinjaDefaultTest
 
testGetBooleanOrDie() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testGetBooleanParsing() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testGetBooleanWithDefault() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testGetCharacterSetOfContentType() - Method in class ninja.utils.HttpHeaderUtilsTest
 
testGetCharacterSetOfContentTypeOrUtf8() - Method in class ninja.utils.HttpHeaderUtilsTest
 
testGetContentType() - Method in class ninja.ResultTest
 
testGetContentTypeFromContentTypeAndCharacterSetting() - Method in class ninja.utils.HttpHeaderUtilsTest
 
testGetCustom() - Method in class ninja.template.TemplateEngineManagerImplTest
 
testGetForbiddenRequest() - Method in class ninja.NinjaDefaultTest
 
testGetFreemarker() - Method in class ninja.template.TemplateEngineManagerImplTest
 
testGetIdTokenWorks() - Method in class ninja.session.SessionImplTest
 
testGetIntegerDie() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testGetIntegerParsing() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testGetIntegerWithDefault() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testGetJson() - Method in class ninja.template.TemplateEngineManagerImplTest
 
testGetJsonP() - Method in class ninja.template.TemplateEngineManagerImplTest
 
testGetKeyClass() - Method in class ninja.cache.NinjaCacheTest
 
testGetLanguage() - Method in class ninja.i18n.LangImplTest
 
testGetLocaleFromStringOrDefault() - Method in class ninja.i18n.LangImplTest
 
testGetLocaleFromStringOrDefaultISEWhenNoApplicationLanguageDefined() - Method in class ninja.i18n.LangImplTest
 
testGetNonExistingProducesNoNPE() - Method in class ninja.template.TemplateEngineManagerImplTest
 
testGetOnNotFoundExceptionResultWorks() - Method in class ninja.NinjaDefaultTest
 
testGetOnNotFoundResultWorks() - Method in class ninja.NinjaDefaultTest
 
testGetOrDie() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testGetRealClassNameLowerCamelCase() - Method in class ninja.utils.SwissKnifeTest
 
testGetRenderable() - Method in class ninja.ResultTest
 
testGetStringArrayWorks() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testGetWithContextAndResult() - Method in class ninja.i18n.MessagesImplTest
 
testGetWithContextAndResultAndParameters() - Method in class ninja.i18n.MessagesImplTest
 
testGetWithDefault() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testGetWithDefaultAndContextAndResult() - Method in class ninja.i18n.MessagesImplTest
 
testGetWithDefaultAndLanguage() - Method in class ninja.i18n.MessagesImplTest
 
testGetWithLanguage() - Method in class ninja.i18n.MessagesImplTest
 
testGetWithLanguageAndParameters() - Method in class ninja.i18n.MessagesImplTest
 
testGetWithSpecialI18nPlaceholder() - Method in class ninja.i18n.MessagesImplTest
 
testGlobalFilters() - Method in class ninja.RouteBuilderImplTest
 
testHtml() - Method in class ninja.ResultTest
 
testHttpOnlyWorks() - Method in class ninja.session.SessionImplTest
 
testHttpsOnlyWorks() - Method in class ninja.session.SessionImplTest
 
testIncr() - Method in class ninja.cache.NinjaCacheTest
 
testInitializeWithAllUserSpecifiedThingsInConfDirectory() - Method in class ninja.BootstrapTest
 
testInitializeWithAllUserSpecifiedThingsInShiftedConfDirectory() - Method in class ninja.BootstrapTest
 
testInrKeyBy() - Method in class ninja.cache.NinjaCacheTest
 
testIntegerParamParser() - Method in class ninja.params.ParamParsersTest
 
testInvalidJsonBody() - Method in class ninja.bodyparser.BodyParserEngineJsonTest
 
testInvalidXmlBadCloseBody() - Method in class ninja.bodyparser.BodyParserEngineXmlTest
 
testInvalidXmlMissingRootBody() - Method in class ninja.bodyparser.BodyParserEngineXmlTest
 
testIsDiagnosticsEnabled_FalseDisabledWhenNotInDev() - Method in class ninja.NinjaDefaultTest
 
testIsDiagnosticsEnabled_FalseWheInDevButDisabledInNinjaPropertiesConfig() - Method in class ninja.NinjaDefaultTest
 
testIsDiagnosticsEnabled_TrueInDevAndWithProperNinjaPropertiesConfig() - Method in class ninja.NinjaDefaultTest
 
testIsDirectoryURLWithDirectory() - Method in class ninja.AssetsControllerHelperTest
 
testIsDirectoryURLWithDirectoryContainsSpecialCharacters() - Method in class ninja.AssetsControllerHelperTest
 
testIsDirectoryURLWithFile() - Method in class ninja.AssetsControllerHelperTest
 
testIsDirectoryURLWithJarProtocol() - Method in class ninja.AssetsControllerHelperTest
 
testIsJsonWorks() - Method in class ninja.utils.AbstractContextTest
 
testIsLanguageDirectlySupportedByThisApplication() - Method in class ninja.i18n.LangImplTest
 
testIsModified() - Method in class ninja.utils.HttpCacheToolkitImplTest
 
testIsThisASecureCallbackName() - Method in class ninja.template.TemplateEngineJsonPTest
 
testIsXmlWorks() - Method in class ninja.utils.AbstractContextTest
 
testJson() - Method in class ninja.ResultTest
 
testJsonBodyWithFullSpacesAndEndOfLines() - Method in class ninja.bodyparser.BodyParserEngineJsonTest
 
testJsonBodyWithMissingVariables() - Method in class ninja.bodyparser.BodyParserEngineJsonTest
 
testJsonViewWorks() - Method in class ninja.template.TemplateEngineJsonTest
 
testLoadingOfExternalConfFile() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testLoadingOfExternalConfFileOverridesSystemProperty() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testLoadingOfExternalConfigurationFileWorksAndPrefixedConfigurationsSetRead() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testLoadingWorks() - Method in class ninja.utils.MimeTypesTest
 
testLongParamParser() - Method in class ninja.params.ParamParsersTest
 
testMissingCallbackVariableFlow() - Method in class ninja.template.TemplateEngineJsonPTest
 
testMissingSecretCreatesNewOneInDevMode() - Method in class ninja.utils.NinjaPropertiesImplToolTest
 
testNinjaModeHelperWorksWithDevSet() - Method in class ninja.utils.NinjaModeHelperTest
 
testNinjaModeHelperWorksWithNoModeSet() - Method in class ninja.utils.NinjaModeHelperTest
 
testNinjaModeHelperWorksWithProdSet() - Method in class ninja.utils.NinjaModeHelperTest
 
testNinjaModeHelperWorksWithTestSet() - Method in class ninja.utils.NinjaModeHelperTest
 
testNoHttpOnlyWorks() - Method in class ninja.session.SessionImplTest
 
testNoHttpsOnlyWorks() - Method in class ninja.session.SessionImplTest
 
testNormalizePathWithoutLeadingSlash() - Method in class ninja.AssetsControllerHelperTest
 
testNothingHappensWhenApplicationSecretIsThere() - Method in class ninja.utils.NinjaPropertiesImplToolTest
 
testNullSession() - Method in class ninja.BasicAuthFilterTest
 
TestObject() - Constructor for class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
TestObject() - Constructor for class ninja.ResultsTest.TestObject
 
TestObject() - Constructor for class ninja.ResultTest.TestObject
 
TestObjectWithArraysAndCollections() - Constructor for class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithArraysAndCollections
 
TestObjectWithCustomType() - Constructor for class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithCustomType
 
TestObjectWithEnum() - Constructor for class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithEnum
 
TestObjectWithInnerObjects() - Constructor for class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithInnerObjects
 
TestObjectWithUnsupportedFields() - Constructor for class ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithUnsupportedFields
 
testOnExceptionBadRequest() - Method in class ninja.NinjaDefaultTest
 
testOnExceptionCatchAll() - Method in class ninja.NinjaDefaultTest
 
testOnExceptionForbiddenRequest() - Method in class ninja.NinjaDefaultTest
 
testOnExceptionRequestNotFound() - Method in class ninja.NinjaDefaultTest
 
testOnFrameworkShutdown() - Method in class ninja.NinjaDefaultTest
 
testOnFrameworkStart() - Method in class ninja.NinjaDefaultTest
 
testOnRouteRequestWhenEverythingWorks() - Method in class ninja.NinjaDefaultTest
 
testOnRouteRequestWhenException() - Method in class ninja.NinjaDefaultTest
 
testOnRouteRequestWhenForbiddenRequest() - Method in class ninja.NinjaDefaultTest
 
testOnRouteRequestWhenForbiddenRequestInDiagnosticMode() - Method in class ninja.NinjaDefaultTest
 
testOnRouteRequestWhenInternalServerErrorException() - Method in class ninja.NinjaDefaultTest
 
testOnRouteRequestWhenInternalServerErrorExceptionInDiagnosticMode() - Method in class ninja.NinjaDefaultTest
 
testOnRouteRequestWhenOnBadRequest() - Method in class ninja.NinjaDefaultTest
 
testOnRouteRequestWhenOnBadRequestInDiagnosticMode() - Method in class ninja.NinjaDefaultTest
 
testOnRouteRequestWhenOnNotFound() - Method in class ninja.NinjaDefaultTest
 
testOnRouteRequestWhenOnNotFoundException() - Method in class ninja.NinjaDefaultTest
 
testOnRouteRequestWhenOnNotFoundExceptionInDiagnosticMode() - Method in class ninja.NinjaDefaultTest
 
testOnRouteRequestWhenOnNotFoundInDiagnosticMode() - Method in class ninja.NinjaDefaultTest
 
testOverrideHtml() - Method in class ninja.template.TemplateEngineManagerImplTest
 
testOverrideHtmlOrderMatters() - Method in class ninja.template.TemplateEngineManagerImplTest
 
testOverrideJson() - Method in class ninja.template.TemplateEngineManagerImplTest
 
testParseBodyJsonWorks() - Method in class ninja.utils.AbstractContextTest
 
testParseBodyPostWorks() - Method in class ninja.utils.AbstractContextTest
 
testParseBodyWithUnknownRequestContentTypeWorks() - Method in class ninja.utils.AbstractContextTest
 
testParseBodyWithUnkownContentTypeWorks() - Method in class ninja.utils.AbstractContextTest
 
testParseBodyXmlWorks() - Method in class ninja.utils.AbstractContextTest
 
testParseHttpDateFormat() - Method in class ninja.utils.DateUtilImplTest
 
testParseHttpDateFormatToDateTime() - Method in class ninja.utils.DateUtilImplTest
 
testPrimitiveBooleanParamParser() - Method in class ninja.params.ParamParsersTest
 
testPrimitiveDoubleParamParser() - Method in class ninja.params.ParamParsersTest
 
testPrimitiveFloatParamParser() - Method in class ninja.params.ParamParsersTest
 
testPrimitiveIntegerParamParser() - Method in class ninja.params.ParamParsersTest
 
testPrimitiveLongParamParser() - Method in class ninja.params.ParamParsersTest
 
testPrimitiveShortParamParser() - Method in class ninja.params.ParamParsersTest
 
testProdThrowsError() - Method in class ninja.utils.NinjaPropertiesImplToolTest
 
testPropertiesBoundInGuice() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testRedirect() - Method in class ninja.ResultTest
 
testRedirectTemporary() - Method in class ninja.ResultTest
 
testReferenciningOfPropertiesWorks() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testRenderEntryAndMakeSureMapIsCreated() - Method in class ninja.ResultTest
 
testRenderErrorResultAndCatchAndLogExceptionsAsync() - Method in class ninja.NinjaDefaultTest
 
testRenderErrorResultAndCatchAndLogExceptionsSync() - Method in class ninja.NinjaDefaultTest
 
testRenderingOfStringObjectPairsWorks() - Method in class ninja.ResultTest
 
testRenderInputStream() - Method in class ninja.ResultTest
 
testRenderMultipleObjects() - Method in class ninja.ResultTest
 
testRenderPictureFromBytes() - Method in class ninja.utils.ResultHandlerTest
 
testRenderPlainStringAndSetDefaultContentType() - Method in class ninja.utils.ResultHandlerTest
 
testRenderPlainStringLeavesExplicitlySetContentTypeUntouched() - Method in class ninja.utils.ResultHandlerTest
 
testRenderRaw() - Method in class ninja.ResultTest
 
testRenderRenderable() - Method in class ninja.ResultTest
 
testRenderSingleObject() - Method in class ninja.ResultTest
 
testReplaceKeyValue() - Method in class ninja.cache.NinjaCacheTest
 
testReplaceKeyValueChecksSerializable() - Method in class ninja.cache.NinjaCacheTest
 
testReplaceKeyValueExpiration() - Method in class ninja.cache.NinjaCacheTest
 
testReplaceKeyValueExpirationChecksSerializable() - Method in class ninja.cache.NinjaCacheTest
 
testResultsAsync() - Method in class ninja.ResultsTest
 
testResultsBadRequest() - Method in class ninja.ResultsTest
 
testResultsContentType() - Method in class ninja.ResultsTest
 
testResultsForbidden() - Method in class ninja.ResultsTest
 
testResultsHtml() - Method in class ninja.ResultsTest
 
testResultsHtmlWithStatusCode() - Method in class ninja.ResultsTest
 
testResultsInternalServerError() - Method in class ninja.ResultsTest
 
testResultsJson() - Method in class ninja.ResultsTest
 
testResultsJsonWithObjectToRender() - Method in class ninja.ResultsTest
 
testResultsNoContent() - Method in class ninja.ResultsTest
 
testResultsNotFound() - Method in class ninja.ResultsTest
 
testResultsOk() - Method in class ninja.ResultsTest
 
testResultsRedirect() - Method in class ninja.ResultsTest
 
testResultsRedirectTemporary() - Method in class ninja.ResultsTest
 
testResultsStatus() - Method in class ninja.ResultsTest
 
testResultsTODO() - Method in class ninja.ResultsTest
 
testResultsXml() - Method in class ninja.ResultsTest
 
testSafeAdd() - Method in class ninja.cache.NinjaCacheTest
 
testSafeAddChecksSerializable() - Method in class ninja.cache.NinjaCacheTest
 
testSafeDelete() - Method in class ninja.cache.NinjaCacheTest
 
testSafeReplaceKeyValueExpiration() - Method in class ninja.cache.NinjaCacheTest
 
testSafeReplaceKeyValueExpirationChecksSerializable() - Method in class ninja.cache.NinjaCacheTest
 
testSafeSetChecksSerializable() - Method in class ninja.cache.NinjaCacheTest
 
testSafeSetKeyValue() - Method in class ninja.cache.NinjaCacheTest
 
testSecureFilter() - Method in class ninja.SecureFilterTest
 
testServeStatic304NotModified() - Method in class ninja.AssetsControllerTest
 
testServeStatic404() - Method in class ninja.AssetsControllerTest
 
testServeStaticDirectory() - Method in class ninja.AssetsControllerTest
 
testServeStaticNormalOperationModifiedNoCaching() - Method in class ninja.AssetsControllerTest
 
testServeStaticRobotsTxt() - Method in class ninja.AssetsControllerTest
 
testServeStaticSecurityClassesAbsolute() - Method in class ninja.AssetsControllerTest
 
testServeStaticSecurityClassesWithoutSlash() - Method in class ninja.AssetsControllerTest
 
testServeStaticSecurityNoRelativePathWorks() - Method in class ninja.AssetsControllerTest
 
testServeWebJars() - Method in class ninja.AssetsControllerTest
 
testSessionCookieDelete() - Method in class ninja.session.SessionImplTest
 
testSessionCookieSettingWorks() - Method in class ninja.session.SessionImplTest
 
testSessionDoesNotGetWrittenToResponseWhenEmptyAndOnlySentWhenChanged() - Method in class ninja.session.SessionImplTest
 
testSessionEncryptionKeysMismatch() - Method in class ninja.session.SessionImplTest
 
testSessionIsNotReturingWhenUserNameMissing() - Method in class ninja.SecureFilterTest
 
testSessionIsNotReturingWithInvalidCredentials() - Method in class ninja.BasicAuthFilterTest
 
testSessionIsReturningWithValidCredentials() - Method in class ninja.BasicAuthFilterTest
 
testSetAndGetJsonView() - Method in class ninja.ResultTest
 
testSetAndGetStatus() - Method in class ninja.ResultTest
 
testSetAndGetTemplate() - Method in class ninja.ResultTest
 
testSetKeyValue() - Method in class ninja.cache.NinjaCacheTest
 
testSetKeyValueChecksSerializable() - Method in class ninja.cache.NinjaCacheTest
 
testSetKeyValueExpiration() - Method in class ninja.cache.NinjaCacheTest
 
testSetKeyValueExpirationChecksSerializable() - Method in class ninja.cache.NinjaCacheTest
 
testSettingOfCharsetWorks() - Method in class ninja.ResultTest
 
testShortParamParser() - Method in class ninja.params.ParamParsersTest
 
testSigning() - Method in class ninja.utils.CryptoTest
 
testSkippingThroughModesWorks() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testStaticDirectoryClassPathWhenFileNotInFileSystemInDevMode() - Method in class ninja.AssetsControllerTest
 
testStaticDirectoryIsClassPathInProdMode() - Method in class ninja.AssetsControllerTest
 
testStaticDirectoryIsFileSystemInDevMode() - Method in class ninja.AssetsControllerTest
 
testStringParamParser() - Method in class ninja.params.ParamParsersTest
 
testTextRendering() - Method in class ninja.template.TemplateEngineTextTest
 
testThatASystemPropertySkipsInitializationFromApplicationConf() - Method in class ninja.logging.LogbackConfiguratorTest
 
testThatAuthenticityTokenIsNotCalledInConstructor() - Method in class ninja.template.TemplateEngineFreemarkerAuthenticityFormDirectiveTest
 
testThatAuthenticityTokenIsNotCalledInConstructor() - Method in class ninja.template.TemplateEngineFreemarkerAuthenticityTokenDirectiveTest
 
testThatBuilderRejectsNullKeys() - Method in class ninja.CookieTest
 
testThatBuilderRejectsNullValues() - Method in class ninja.CookieTest
 
testThatBuilderWorks() - Method in class ninja.CookieTest
 
testThatConfigurationCanBeRetrieved() - Method in class ninja.template.TemplateEngineFreemarkerTest
 
testThatConfigurationFromApplicationConfWorks() - Method in class ninja.logging.LogbackConfiguratorTest
 
testThatConstraintViolationWorks() - Method in class ninja.template.TemplateEngineFreemarkerI18nMethodTest
 
testThatConstraintViolationWorksWithDefault() - Method in class ninja.template.TemplateEngineFreemarkerI18nMethodTest
 
testThatCookieClearWorks() - Method in class ninja.session.SessionImplTest
 
testThatCookieClearWorksWithApplicationDomain() - Method in class ninja.session.SessionImplTest
 
testThatCookieDoesNotUseApplicationDomainWhenNotSet() - Method in class ninja.session.SessionImplTest
 
testThatCookieSavingAndInitingWorks() - Method in class ninja.session.SessionImplTest
 
testThatCookieUseApplicationDomain() - Method in class ninja.session.SessionImplTest
 
testThatCookieUsesContextPath() - Method in class ninja.session.FlashScopeTest
 
testThatCookieUsesContextPath() - Method in class ninja.session.SessionImplTest
 
testThatCorrectMethodOfNinjaPropertiesIsUsedSoThatStuffBreaksWhenPropertyIsAbsent() - Method in class ninja.session.FlashScopeTest
 
testThatCorrectMethodOfNinjaPropertiesIsUsedSoThatStuffBreaksWhenPropertyIsAbsent() - Method in class ninja.session.SessionImplTest
 
testThatCorrectValueIsReturnedWithDefaultSetup() - Method in class ninja.utils.NinjaBaseDirectoryResolverTest
 
testThatCorrectValueIsReturnedWithDifferentBasePackage() - Method in class ninja.utils.NinjaBaseDirectoryResolverTest
 
testThatEncryptionAndDecryptionWorksWhenEnabled() - Method in class ninja.utils.CookieEncryptionTest
 
testThatEncryptionDoesNotDoAnythingWhenDisabled() - Method in class ninja.utils.CookieEncryptionTest
 
testThatEncryptionFailsWhenSecretEmpty() - Method in class ninja.utils.CookieEncryptionTest
 
testThatEncryptionFailsWhenSecretTooSmall() - Method in class ninja.utils.CookieEncryptionTest
 
testThatFallbackContentTypeWorks() - Method in class ninja.utils.ResultHandlerTest
 
testThatFlashCookieClearOfOutgoingWorks() - Method in class ninja.session.FlashScopeTest
 
testThatFlashCookieClearWorks() - Method in class ninja.session.FlashScopeTest
 
testThatFlashCookieKeepWorks() - Method in class ninja.session.FlashScopeTest
 
testThatFlashCookieWorksAndIsActiveOnlyOneTime() - Method in class ninja.session.FlashScopeTest
 
testThatGetBadRequestContentNegotiation() - Method in class ninja.NinjaDefaultTest
 
testThatGetBadRequestDoesFallsBackToHtml() - Method in class ninja.NinjaDefaultTest
 
testThatGetForbiddenRequestContentNegotiation() - Method in class ninja.NinjaDefaultTest
 
testThatGetForbiddenRequestDoesFallsBackToHtml() - Method in class ninja.NinjaDefaultTest
 
testThatGetInternalServerErrorContentNegotiation() - Method in class ninja.NinjaDefaultTest
 
testThatGetInternalServerErrorDoesFallsBackToHtml() - Method in class ninja.NinjaDefaultTest
 
testThatGetOnNotFoundDoesContentNegotiation() - Method in class ninja.NinjaDefaultTest
 
testThatGetOnNotFoundDoesFallsBackToHtml() - Method in class ninja.NinjaDefaultTest
 
testThatGetOnNotFoundExceptionDoesContentNegotiation() - Method in class ninja.NinjaDefaultTest
 
testThatGetOnNotFoundExceptionDoesFallsBackToHtml() - Method in class ninja.NinjaDefaultTest
 
testThatGlobalFiltersInRouteReplaceGlobalFiltersInConfFilters() - Method in class ninja.RouteBuilderImplTest
 
testThatItWorks() - Method in class ninja.template.TemplateEngineFreemarkerAuthenticityFormDirectiveTest
 
testThatItWorks() - Method in class ninja.template.TemplateEngineFreemarkerAuthenticityTokenDirectiveTest
 
testThatJavaSqlDateWorks() - Method in class ninja.template.TemplateEngineFreemarkerPrettyTimeMethodTest
 
testThatJavaSqlTimestampWorks() - Method in class ninja.template.TemplateEngineFreemarkerPrettyTimeMethodTest
 
testThatJavaSqlTimeWorks() - Method in class ninja.template.TemplateEngineFreemarkerPrettyTimeMethodTest
 
testThatJavaUtilDateWorks() - Method in class ninja.template.TemplateEngineFreemarkerPrettyTimeMethodTest
 
testThatKeyWithPlaceholderReturnsDefaultKeyWhenKeyCannotBeFound() - Method in class ninja.template.TemplateEngineFreemarkerI18nMethodTest
 
testThatKeyWithPlaceholderWorks() - Method in class ninja.template.TemplateEngineFreemarkerI18nMethodTest
 
testThatLoopVarsThrowException() - Method in class ninja.template.TemplateEngineFreemarkerAuthenticityFormDirectiveTest
 
testThatLoopVarsThrowException() - Method in class ninja.template.TemplateEngineFreemarkerAuthenticityTokenDirectiveTest
 
testThatNoHttpBodyWorks() - Method in class ninja.utils.ResultHandlerTest
 
testThatNoKeyYieldsException() - Method in class ninja.template.TemplateEngineFreemarkerI18nMethodTest
 
testThatParamsThrowException() - Method in class ninja.template.TemplateEngineFreemarkerAuthenticityFormDirectiveTest
 
testThatParamsThrowException() - Method in class ninja.template.TemplateEngineFreemarkerAuthenticityTokenDirectiveTest
 
testThatProdModeThrowsTemplateException() - Method in class ninja.template.TemplateEngineFreemarkerTest
 
testThatSingleKeyWithMissingValueReturnsDefaultKey() - Method in class ninja.template.TemplateEngineFreemarkerI18nMethodTest
 
testThatSingleKeyWithValueWorks() - Method in class ninja.template.TemplateEngineFreemarkerI18nMethodTest
 
testThatTemplateEngineFreemarkerHasSingletonAnnotation() - Method in class ninja.template.TemplateEngineFreemarkerTest
 
testThatUSERNAMEIsCorrect() - Method in class ninja.SecureFilterTest
 
testThatWhenNotProdModeThrowsRenderingException() - Method in class ninja.template.TemplateEngineFreemarkerTest
 
testUft8Works() - Method in class ninja.utils.NinjaPropertiesImplTest
 
testUnauthenticatedSession() - Method in class ninja.BasicAuthFilterTest
 
testUnsetCookie() - Method in class ninja.ResultTest
 
testUtf8IsUsedAsDefaultCharset() - Method in class ninja.ResultTest
 
testUUIDParamParser() - Method in class ninja.params.ParamParsersTest
 
testValidJsonBody() - Method in class ninja.bodyparser.BodyParserEngineJsonTest
 
testValidXmlBody() - Method in class ninja.bodyparser.BodyParserEngineXmlTest
 
testWithFiltersClass() - Method in class ninja.RouteBuilderImplTest
 
testWithFiltersList() - Method in class ninja.RouteBuilderImplTest
 
testWithGlobalFiltersClass() - Method in class ninja.RouteBuilderImplTest
 
testWithGlobalFiltersList() - Method in class ninja.RouteBuilderImplTest
 
testWorkingSessionWhenUsernameIsThere() - Method in class ninja.BasicAuthFilterTest
 
testWorkingSessionWhenUsernameIsThere() - Method in class ninja.SecureFilterTest
 
testXmlBodyWithMissingVariables() - Method in class ninja.bodyparser.BodyParserEngineXmlTest
 
thrown - Variable in class ninja.cache.CacheProviderTest
 
thrown - Variable in class ninja.template.TemplateEngineFreemarkerAuthenticityFormDirectiveTest
 
thrown - Variable in class ninja.template.TemplateEngineFreemarkerAuthenticityTokenDirectiveTest
 
thrown - Variable in class ninja.template.TemplateEngineFreemarkerI18nMethodTest
 
thrown - Variable in class ninja.utils.ImplFromPropertiesFactoryTest
 
timestamp - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 
TimeUtilTest - Class in ninja.utils
 
TimeUtilTest() - Constructor for class ninja.utils.TimeUtilTest
 
tooManyBodies(Object, Object) - Method in interface ninja.params.ControllerMethodInvokerTest.MockController
 
tooManyBodies(Object, Object) - Method in interface ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.MockController
 
tooManyBodiesShouldBeFlagged() - Method in class ninja.params.ControllerMethodInvokerTest
 
tooManyBodiesShouldBeFlagged() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 

U

unsetCookieAddsCookieWithMaxAgeZero() - Method in class ninja.utils.AbstractContextTest
 
urlExcludesWellKnownPorts() - Method in class ninja.standalone.AbstractStandaloneTest
 
urlIncludesContext() - Method in class ninja.standalone.AbstractStandaloneTest
 
urlUsesLocalhostInLieuOfNull() - Method in class ninja.standalone.AbstractStandaloneTest
 
user() - Method in class ninja.ReverseRouterTest.TestController
 
user() - Method in class ninja.RouterImplTest.TestController
 
uuid - Variable in class ninja.bodyparser.BodyParserEnginePostTest.TestObject
 

V

validateContextPath() - Method in class ninja.standalone.AbstractStandaloneTest
 
validationFailedLength() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationFailedLength() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationFailedRange() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationFailedRange() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationFailedRegex() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationFailedRegex() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationFailedTranslationEn() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationFailedTranslationEn() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationFailedTranslationFr() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationFailedTranslationFr() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationFailedWithThreeFields() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationFailedWithThreeFields() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationFailedWithTwoAnnotations() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationFailedWithTwoAnnotations() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationPassed() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationPassed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationShouldBeAppliedInCorrectOrderPass() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationShouldBeAppliedInCorrectOrderPass() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationShouldBeAppliedInCorrectOrderPostFail() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationShouldBeAppliedInCorrectOrderPostFail() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationShouldBeAppliedInCorrectOrderPreFail() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationShouldBeAppliedInCorrectOrderPreFail() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationShouldFailWhenBadRequest() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationShouldFailWhenBadRequest() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationShouldPassWhenGoodRequest() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationShouldPassWhenGoodRequest() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationWithNullObject() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationWithNullObject() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationWithOptionalFailedLength() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationWithOptionalFailedLength() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationWithOptionalFailedRange() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationWithOptionalFailedRange() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationWithOptionalFailedRegex() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationWithOptionalFailedRegex() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationWithOptionalFailedTranslationEn() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationWithOptionalFailedTranslationEn() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationWithOptionalFailedTranslationFr() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationWithOptionalFailedTranslationFr() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationWithOptionalFailedWithThreeFields() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationWithOptionalFailedWithThreeFields() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationWithOptionalFailedWithTwoAnnotations() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationWithOptionalFailedWithTwoAnnotations() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationWithOptionalPassed() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationWithOptionalPassed() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationWithOptionalShouldBeAppliedInCorrectOrderPass() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationWithOptionalShouldBeAppliedInCorrectOrderPass() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationWithOptionalShouldBeAppliedInCorrectOrderPostFail() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationWithOptionalShouldBeAppliedInCorrectOrderPostFail() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
validationWithOptionalShouldBeAppliedInCorrectOrderPreFail() - Method in class ninja.params.ControllerMethodInvokerTest
 
validationWithOptionalShouldBeAppliedInCorrectOrderPreFail() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest
 
value() - Method in class ninja.params.ControllerMethodInvokerTest.Dep
 
value() - Method in class ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Dep
 
VALUE_A - ninja.bodyparser.BodyParserEnginePostTest.MyEnum
 
VALUE_B - ninja.bodyparser.BodyParserEnginePostTest.MyEnum
 
VALUE_C - ninja.bodyparser.BodyParserEnginePostTest.MyEnum
 
valueOf(String) - Static method in enum ninja.bodyparser.BodyParserEnginePostTest.MyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ninja.params.ControllerMethodInvokerTest.Rainbow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow
Returns the enum constant of this type with the specified name.
values() - Static method in enum ninja.bodyparser.BodyParserEnginePostTest.MyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ninja.params.ControllerMethodInvokerTest.Rainbow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow
Returns an array containing the constants of this enum type, in the order they are declared.
verifySecondRouteMatched() - Method in class ninja.ReverseRouterTest
 
verifySingletonProviderAndInstance() - Method in class ninja.cache.CacheProviderTest
 
Violet - ninja.params.ControllerMethodInvokerTest.Rainbow
 
Violet - ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow
 

W

websocket() - Method in class ninja.ReverseRouterTest.TestController
 
websocket() - Method in class ninja.RouterImplTest.TestController
 
webSocketCompileDelegatedToImpl() - Method in class ninja.RouterImplTest
 

Y

Yellow - ninja.params.ControllerMethodInvokerTest.Rainbow
 
Yellow - ninja.params.ControllerMethodInvokerWithDeprecatedValidationTest.Rainbow
 
A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes All Packages