/** * @module test * @preferred */ export { TestRestClient } from './TestRestClient'; export { TestCommandableHttpClient } from './TestCommandableHttpClient';