ChangeLog 809 B

123456789101112131415161718192021222324
  1. 2010-06-22 Atsushi Enomoto <[email protected]>
  2. * WebMessageEncodingBindingElementTest.cs : add test for
  3. GetProperty<MessageVersion>().
  4. 2008-02-08 Atsushi Enomoto <[email protected]>
  5. * WebMessageEncodingBindingElementTest.cs : more MessageEncoder test.
  6. 2008-02-08 Atsushi Enomoto <[email protected]>
  7. * WebMessageEncodingBindingElementTest.cs : test
  8. CanBuildChannelFactory() and CanBuildChannelListener().
  9. Small test for BuildChannelFactory().
  10. 2008-02-05 Atsushi Enomoto <[email protected]>
  11. * WebMessageEncodingBindingElementTest.cs : added MessageEncoder test.
  12. * WebBodyFormatMessagePropertyTest.cs : fixed ToString() test.
  13. 2008-02-05 Atsushi Enomoto <[email protected]>
  14. * WebMessageEncodingBindingElementTest.cs,
  15. WebBodyFormatMessagePropertyTest.cs : new test files.