JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
F
G
I
N
R
S
A
addFeature(String, Boolean)
- Method in class io.dropwizard.testing.junit.
ResourceTestRule.Builder
addProperty(String, Object)
- Method in class io.dropwizard.testing.junit.
ResourceTestRule.Builder
addProvider(Class<?>)
- Method in class io.dropwizard.testing.junit.
ResourceTestRule.Builder
addProvider(Object)
- Method in class io.dropwizard.testing.junit.
ResourceTestRule.Builder
addResource(Object)
- Method in class io.dropwizard.testing.junit.
ResourceTestRule.Builder
addToSystemProperties()
- Method in class io.dropwizard.testing.junit.
ConfigOverride
apply(Statement, Description)
- Method in class io.dropwizard.testing.junit.
DropwizardAppRule
apply(Statement, Description)
- Method in class io.dropwizard.testing.junit.
ResourceTestRule
B
build()
- Method in class io.dropwizard.testing.junit.
ResourceTestRule.Builder
builder()
- Static method in class io.dropwizard.testing.junit.
ResourceTestRule
C
client()
- Method in class io.dropwizard.testing.junit.
ResourceTestRule
config(String, String)
- Static method in class io.dropwizard.testing.junit.
ConfigOverride
ConfigOverride
- Class in
io.dropwizard.testing.junit
D
DropwizardAppRule
<
C
extends
Configuration
> - Class in
io.dropwizard.testing.junit
A JUnit rule for starting and stopping your application at the start and end of a test class.
DropwizardAppRule(Class<? extends Application<C>>, String, ConfigOverride...)
- Constructor for class io.dropwizard.testing.junit.
DropwizardAppRule
F
fixture(String)
- Static method in class io.dropwizard.testing.
FixtureHelpers
Reads the given fixture file from
src/test/resources
and returns its contents as a UTF-8 string.
FixtureHelpers
- Class in
io.dropwizard.testing
A set of helper method for fixture files.
G
getAdminPort()
- Method in class io.dropwizard.testing.junit.
DropwizardAppRule
getApplication()
- Method in class io.dropwizard.testing.junit.
DropwizardAppRule
getConfiguration()
- Method in class io.dropwizard.testing.junit.
DropwizardAppRule
getEnvironment()
- Method in class io.dropwizard.testing.junit.
DropwizardAppRule
getJerseyTest()
- Method in class io.dropwizard.testing.junit.
ResourceTestRule
getLocalPort()
- Method in class io.dropwizard.testing.junit.
DropwizardAppRule
getObjectMapper()
- Method in class io.dropwizard.testing.junit.
ResourceTestRule
getValidator()
- Method in class io.dropwizard.testing.junit.
ResourceTestRule
I
io.dropwizard.testing
- package io.dropwizard.testing
io.dropwizard.testing.junit
- package io.dropwizard.testing.junit
N
newApplication()
- Method in class io.dropwizard.testing.junit.
DropwizardAppRule
R
ResourceTestRule
- Class in
io.dropwizard.testing.junit
A JUnit
TestRule
for testing Jersey resources.
ResourceTestRule.Builder
- Class in
io.dropwizard.testing.junit
ResourceTestRule.Builder()
- Constructor for class io.dropwizard.testing.junit.
ResourceTestRule.Builder
S
setMapper(ObjectMapper)
- Method in class io.dropwizard.testing.junit.
ResourceTestRule.Builder
setValidator(Validator)
- Method in class io.dropwizard.testing.junit.
ResourceTestRule.Builder
A
B
C
D
F
G
I
N
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014. All rights reserved.