| 1234567891011121314151617181920212223242526272829 |
- 2010-07-14 Atsushi Enomoto <[email protected]>
- * WebMessageEncodingBindingElementTest.cs : add test for null
- content type for ReadMessage() (allowed),
- 2010-06-22 Atsushi Enomoto <[email protected]>
- * WebMessageEncodingBindingElementTest.cs : add test for
- GetProperty<MessageVersion>().
- 2008-02-08 Atsushi Enomoto <[email protected]>
- * WebMessageEncodingBindingElementTest.cs : more MessageEncoder test.
- 2008-02-08 Atsushi Enomoto <[email protected]>
- * WebMessageEncodingBindingElementTest.cs : test
- CanBuildChannelFactory() and CanBuildChannelListener().
- Small test for BuildChannelFactory().
- 2008-02-05 Atsushi Enomoto <[email protected]>
- * WebMessageEncodingBindingElementTest.cs : added MessageEncoder test.
- * WebBodyFormatMessagePropertyTest.cs : fixed ToString() test.
- 2008-02-05 Atsushi Enomoto <[email protected]>
- * WebMessageEncodingBindingElementTest.cs,
- WebBodyFormatMessagePropertyTest.cs : new test files.
|