| 1234567891011121314151617181920212223 |
- 2007-05-08 Atsushi Enomoto <[email protected]>
- * SoapServerTypeTest.cs : added some more tests related to server
- methods.
- 2007-05-08 Atsushi Enomoto <[email protected]>
- * SoapServerTypeTest.cs : added some .ctor() tests to verify
- validity of attributes on the service class.
- 2007-05-08 Atsushi Enomoto <[email protected]>
- * LogicalMethodInfoTest.cs : new test (cosmetic for now).
- 2007-04-23 Atsushi Enomoto <[email protected]>
- * SoapServerTypeTest.cs : added new test (one is not working yet).
- It will be very useful when we test service type generation.
- 2007-01-15 Gert Driesen <[email protected]>
- * SoapHttpClientProtocolTest.cs: Added test for bug #79988.
- * SocketResponder.cs: Utility class for emulating Web Service backend.
|