Did you intend to send this email to geotools-devel? Or GeoServer devel :)

The WMS Client does not currently have a getStyles/putStyle operation but
that is a good idea.

--
Jody Garnett

On 2 November 2015 at 16:53, Julien Acroute <[email protected]>
wrote:

> Hello,
>
> I would like to add implementation of GetStyle request for WMS version
> 1.1.1. I have a working implementation, now I try to implements unit tests.
> Tests that involve online servers are disable : For example
> modules/extension/wms/src/test/java/org/geotools/data/wms/test/WMS1_1_1_OnlineTest.java
> is excluded in modules/extension/wms/pom.xml :
>
>  <exclude>**/WMS1_1_1_OnlineTest.java</exclude>
>
> Do I need unit test for GetStyle request ? if yes, where can I put my unit
> test ?
>
> You can look here :
> https://github.com/Vampouille/geotools/tree/add_getStyle
> for current state of implementation.
>
> Best,
> Julien
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> GeoTools-Devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>
------------------------------------------------------------------------------
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to