Only works together with a RPC backend!

Test for RPC functionality.

This test calls remote function getParams(), passing a defined field in an object, and an undefined field in an object. Depending on the setting of qx.core.Settings.jsonEncodeUndefined, the undefined field should or should not be sent. We also send some (ignored) server data in this test, if requested.