Running the samples
The IwTestSamples package contains sample services in the 'service' directory and tests for those services in the 'test' directory. You can run each service individually and/or you run them all by invoking the 'iw.test.samples:runAll' service.
View the results in here: IwTest/results.html
Hover over the service names to see a short description
Sample Service | Test suite service | |||
---|---|---|---|---|
iw.test.samples.simple.service:library | Run | iw.test.samples.simple.test:library | Definition | Run |
iw.test.samples.adapter.service:mainAdapterService | Run | iw.test.samples.adapter.test:mainAdapterService | Definition | Run |
iw.test.samples.exception.service:throwException | Run | iw.test.samples.exception.test:throwException | Definition | Run |
iw.test.samples.callback.service:pub | Run | iw.test.samples.callback.test:pub | Definition | Run |
iw.test.samples.complex.service:dynamicStubSample | Run | iw.test.samples.complex.test:dynamicStubSample | Definition | Run |