BaseWSTest |
Base class for webservice tests.
|
JSONWebServices |
Test cases for JSON dal web services
|
JSONWebServicesWhereParameter |
This test evaluates the correct behavior of a JSON webservice request using the "_where"
parameter.
|
PerformanceTest |
Test class for reading large xml files from a webservice.
|
WebServicesWithNoActiveFilterTest |
Test cases for JSON and dal Webservices, using noActiveFilter.
|
WSAddRecordWithComputedColumns |
Tests that ensure XML and JSON DAL REST web services are able to create records that include a
computed column.
|
WSReadableClientsTest |
|
WSReadTest |
Test the DAL rest webservices in read-mode.
|
WSUpdateTest |
Test webservice for reading, updating and posting.
|
WSWithNoActiveDalObjects |
Tests that ensure dal web services are able to work with non active dal objets.
|