|
Change Variable Type b : IBehavior to b : Behavior in method public testWfsOutputFormatValueUrlEncoding() : void in class org.geoserver.web.demo.MapPreviewPageTest |
From |
To |
|
Change Variable Type itBehaviors : Iterator<IBehavior> to itBehaviors : Iterator<Behavior> in method public testWfsOutputFormatValueUrlEncoding() : void in class org.geoserver.web.demo.MapPreviewPageTest |
From |
To |
|
Change Variable Type behavior : IBehavior to behavior : Behavior in method public executeModalWindowCloseButtonCallback(modalWindow ModalWindow) : void in class org.geoserver.security.web.AbstractSecurityWicketTestSupport |
From |
To |
|
Change Variable Type behavior : IBehavior to behavior : Behavior in method public executeModalWindowClosedCallback(modalWindow ModalWindow) : void in class org.geoserver.security.web.AbstractSecurityWicketTestSupport |
From |
To |
|
Change Variable Type itBehaviors : Iterator<IBehavior> to itBehaviors : Iterator<Behavior> in method private assertMaxFeaturesInData(data DataView, maxFeatures int) : void in class org.geoserver.web.demo.MapPreviewPageTest |
From |
To |
|
Change Variable Type b : IBehavior to b : Behavior in method private assertMaxFeaturesInData(data DataView, maxFeatures int) : void in class org.geoserver.web.demo.MapPreviewPageTest |
From |
To |