Toggle navigation
Home
dropwizard
500417095e62aca2edad57d5b17c94beb917e13a
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 1
Link to commit
Third party dependencies:
org.objenesis:objenesis:2.1
junit:junit:4.12
org.slf4j:slf4j-api:1.7.9
org.hamcrest:hamcrest-core:1.3
com.fasterxml.jackson.core:jackson-annotations:2.4.0
com.h2database:h2:1.4.182
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Rename Method
1
Rename Method public addManaged(managed Managed) : DropwizardAppRule<C> renamed to public manage(managed Managed) : DropwizardAppRule<C> in class io.dropwizard.testing.junit.DropwizardAppRule
From
To