I've been playing around with the Micronaut declarative client in Grails. It's great to use, but how have people tested services that use that client? I can't seem to figure out how to repoint the configured client to a test server instead of the configured server. Does anyone know how to set micronaut properties dynamically in test?