weaver.processes.wps_testing

Module Contents

class weaver.processes.wps_testing.WpsTestProcess(**kw: Any)[source]

Test WPS process definition that simply returns its input string as output.

type[source]
_handler(request, response)[source]