Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
J
O
P
S
T
A
after()
- Method in class org.jitr.
ExampleTest
after()
- Method in class org.jitr.
JitrConfigurationFactoryTest
B
baseUri
- Variable in class org.jitr.
JitrTestBase
before()
- Method in class org.jitr.
ExampleTest
before()
- Method in class org.jitr.
JitrTestWithExternalSpring
In this test, we need to setup the remote Jetty service since the service injected is a local and different Spring application context.
beforeClass()
- Static method in class org.jitr.container.
ContainerTest
C
clearString()
- Method in class org.jitr.test.service.
DefaultTestService
clearString()
- Method in interface org.jitr.test.service.
TestService
ContainerTest
- Class in
org.jitr.container
FIXME: Not sure this is the best way to test the various container warpper classes.
ContainerTest()
- Constructor for class org.jitr.container.
ContainerTest
D
DefaultTestService
- Class in
org.jitr.test.service
delete()
- Method in class org.jitr.test.server.
TestResource
E
echo(String)
- Method in class org.jitr.test.server.
TestResource
echoString(String)
- Method in class org.jitr.test.service.
DefaultTestService
echoString(String)
- Method in interface org.jitr.test.service.
TestService
ExampleTest
- Class in
org.jitr
ExampleTest()
- Constructor for class org.jitr.
ExampleTest
G
get()
- Method in class org.jitr.test.server.
TestResource
getInputStreamAsString(InputStream)
- Static method in class org.jitr.
JitrTestBase
getRemoteTestString()
- Method in class org.jitr.
JitrTestBase
getRemoteTestString()
- Method in class org.jitr.
JitrTestWithExternalSpring
getString()
- Method in class org.jitr.test.service.
DefaultTestService
getString()
- Method in interface org.jitr.test.service.
TestService
J
JitrConfigurationFactoryTest
- Class in
org.jitr
JitrConfigurationFactoryTest()
- Constructor for class org.jitr.
JitrConfigurationFactoryTest
JitrTestBase
- Class in
org.jitr
JitrTestBase()
- Constructor for class org.jitr.
JitrTestBase
JitrTestWithDefaultAnnotation
- Class in
org.jitr
JitrTestWithDefaultAnnotation()
- Constructor for class org.jitr.
JitrTestWithDefaultAnnotation
JitrTestWithExternalSpring
- Class in
org.jitr
JitrTestWithExternalSpring()
- Constructor for class org.jitr.
JitrTestWithExternalSpring
JitrTestWithNoAnnotation
- Class in
org.jitr
JitrTestWithNoAnnotation()
- Constructor for class org.jitr.
JitrTestWithNoAnnotation
JitrTestWithTomcat
- Class in
org.jitr
JitrTestWithTomcat()
- Constructor for class org.jitr.
JitrTestWithTomcat
JitrUtilsTest
- Class in
org.jitr
JitrUtilsTest()
- Constructor for class org.jitr.
JitrUtilsTest
O
org.jitr
- package org.jitr
org.jitr.container
- package org.jitr.container
org.jitr.test.sample
- package org.jitr.test.sample
org.jitr.test.server
- package org.jitr.test.server
org.jitr.test.service
- package org.jitr.test.service
P
port
- Variable in class org.jitr.
JitrTestBase
S
SampleClass0
- Class in
org.jitr.test.sample
SampleClass0()
- Constructor for class org.jitr.test.sample.
SampleClass0
SampleClass1
- Class in
org.jitr.test.sample
SampleClass1()
- Constructor for class org.jitr.test.sample.
SampleClass1
SampleClass2
- Class in
org.jitr.test.sample
SampleClass2()
- Constructor for class org.jitr.test.sample.
SampleClass2
SampleClass3
- Class in
org.jitr.test.sample
SampleClass3()
- Constructor for class org.jitr.test.sample.
SampleClass3
SampleClass4
- Class in
org.jitr.test.sample
SampleClass4()
- Constructor for class org.jitr.test.sample.
SampleClass4
set(String)
- Method in class org.jitr.test.server.
TestResource
setString(String)
- Method in class org.jitr.test.service.
DefaultTestService
setString(String)
- Method in interface org.jitr.test.service.
TestService
T
testCreateConfigurationFromAnnotation()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testCreateConfigurationFromAnnotation_Defaults()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineBaseUri_Other()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineBaseUri_SystemProperty()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineContainerClass_Annotation()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineContainerClass_Default()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineContainerClass_SystemProperty()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineContainerClass_SystemProperty_NotFound()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineContainerClass_SystemProperty_WrongType()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineContainerWorkPath_Annotation()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineContainerWorkPath_Default()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineContextPath_Annotation()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineContextPath_Default()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineOperationalMode_Annotation()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineOperationalMode_Default()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineOperationalMode_SystemProperty()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDeterminePort_Annotation()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDeterminePort_Default()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDeterminePort_SystemProperty()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDeterminePort_SystemProperty_CantParse()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineWarPath_Annotation()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testDetermineWarPath_Default()
- Method in class org.jitr.
JitrConfigurationFactoryTest
testGetAnnotatedDeclaredFields()
- Method in class org.jitr.
JitrUtilsTest
testGetAnnotatedDeclaredFields_AnnotationClassNull()
- Method in class org.jitr.
JitrUtilsTest
testGetAnnotatedDeclaredFields_ClassNull()
- Method in class org.jitr.
JitrUtilsTest
testGetMostSpecificAnnotatedDeclaredFields()
- Method in class org.jitr.
JitrUtilsTest
testGetMostSpecificAnnotatedDeclaredFields_Multiple()
- Method in class org.jitr.
JitrUtilsTest
testGetRandomUnusedPort()
- Method in class org.jitr.
JitrUtilsTest
Very difficult to test, so try opening a default port, then a few calls.
testHttpCall()
- Method in class org.jitr.
JitrTestBase
testJettyContainer()
- Method in class org.jitr.container.
ContainerTest
testJitrFieldWiring()
- Method in class org.jitr.
JitrTestBase
TestResource
- Class in
org.jitr.test.server
testServerGet()
- Method in class org.jitr.
ExampleTest
TestService
- Interface in
org.jitr.test.service
testTomcatContainer()
- Method in class org.jitr.container.
ContainerTest
A
B
C
D
E
G
J
O
P
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009. All Rights Reserved.