2010-06-15 Atsushi Enomoto <atsushi@ximian.com>
[mcs.git] / class / System.ServiceModel / Test / System.ServiceModel.Channels / ChangeLog
blobeab9ad216afd1e6e149050d41c1b09a08072eb04
1 2010-06-15  Atsushi Enomoto  <atsushi@ximian.com>
3         * TcpTransportBindingElementTest.cs : add connection tests (imported
4           from standalone olive tests), one is disabled for breakage.
6 2010-05-14  Atsushi Enomoto  <atsushi@ximian.com>
8         * BindingContextTest.cs : add a couple of tests with related to
9           RemainingBindingElements use. Some tests by Andreia Gaita.
11 2010-04-21  Atsushi Enomoto  <atsushi@ximian.com>
13         * CustomBindingTest.cs : enable BuildChannelListener test for no-
14           transport case. Test CanBuildChannelListener too.
16 2010-04-01  Atsushi Enomoto  <atsushi@ximian.com>
18         * TcpTransportBindingElementTest.cs : GetProperty<T>() here too.
20 2010-04-01  Atsushi Enomoto  <atsushi@ximian.com>
22         * HttpsTransportBindingElementTest.cs :
23           added test for GetProperty<T>().
25 2010-03-29  Atsushi Enomoto  <atsushi@ximian.com>
27         * FaultConverterTest.cs : added more TryCreateException() tests.
29 2010-03-29  Atsushi Enomoto  <atsushi@ximian.com>
31         * MessageHeaderTest.cs : enable one, add not-working cosmetic one.
33 2010-03-29  Atsushi Enomoto  <atsushi@ximian.com>
35         * MessageBufferTest.cs : enable not-working test.
37 2010-03-29  Atsushi Enomoto  <atsushi@ximian.com>
39         * MessageFaultTest.cs : enable previous test.
41 2010-03-29  Atsushi Enomoto  <atsushi@ximian.com>
43         * FaultConverterTest.cs : enable previous test.
45 2010-03-26  Atsushi Enomoto  <atsushi@ximian.com>
47         * FaultConverterTest.cs, MessageFaultTest.cs : add new and not-working
48           tests.
50 2010-03-26  Atsushi Enomoto  <atsushi@ximian.com>
52         * MessageBufferTest.cs : add test for copy of IsFault value.
54 2010-03-25  Atsushi Enomoto  <atsushi@ximian.com>
56         * MessageTest.cs : add another IsFault tests, which exposed some
57           issues at client side.
59 2010-01-21  Atsushi Enomoto  <atsushi@ximian.com>
61         * SslStreamSecurityBindingElementTest.cs : reduce extra base dep.
63 2010-01-20  Atsushi Enomoto  <atsushi@ximian.com>
65         * AddressHeaderTest.cs : add reader and writer tests.
67 2010-01-06  Atsushi Enomoto  <atsushi@ximian.com>
69         * BinaryMessageEncodingBindingElementTest.cs : added test for
70           connection-based tests for both TCP and HTTP (they give difference:
71           see BinaryMessageEncoder.cs change too).
73 2009-12-21  Atsushi Enomoto  <atsushi@ximian.com>
75         * MessageFaultTest.cs : add CreateFault test with MessageVersion.None.
77 2009-12-10  Atsushi Enomoto  <atsushi@ximian.com>
79         * MessageHeadersTest.cs : added another CopyHeadersFrom() test to
80           make sure there is no duplicate.
82 2009-12-10  Atsushi Enomoto  <atsushi@ximian.com>
84         * MessageHeadersTest.cs : enable working test and remove old comment.
86 2009-12-10  Atsushi Enomoto  <atsushi@ximian.com>
88         * MessageHeadersTest.cs : make sure null can be set as a
89           WS-Addressing header when version is None.
91 2009-12-04  Atsushi Enomoto  <atsushi@ximian.com>
93         * HttpTransportBindingElementTest.cs : added GetProperty() tests.
95 2009-12-03  Atsushi Enomoto  <atsushi@ximian.com>
97         * HttpsTransportBindingElementTest.cs : new test.
99 2009-09-14  Atsushi Enomoto  <atsushi@ximian.com>
101         * MessagePropertiesTest.cs : new test.
103 2009-09-02  Atsushi Enomoto  <atsushi@ximian.com>
105         * HttpRequestMessagePropertyTest.cs : new test.
107 2009-08-31  Atsushi Enomoto  <atsushi@ximian.com>
109         * HttpTransportBindingElementTest.cs : test for URI mismatch case.
111 2009-08-20  Atsushi Enomoto  <atsushi@ximian.com>
113         * MessageHeadersTest.cs : added a couple od duplicate tests. Fixed
114           non-working test output.
116 2009-08-17  Atsushi Enomoto  <atsushi@ximian.com>
118         * MessageTest.cs : added test for State.
120 2009-06-08  Atsushi Enomoto  <atsushi@ximian.com>
122         * CommunicationObjectTest.cs : added a couple of close/abort tests
123           for state transition and base call check.
125 2009-05-22  Atsushi Enomoto  <atsushi@ximian.com>
127         * MessageEncoderTest.cs : test CreateSessionEncoder().
129 2009-05-19  Atsushi Enomoto  <atsushi@ximian.com>
131         * MessageFaultTest.cs : added more SOAP 12 fault parser tests.
132         * soap-fault.xml, soap-fault-incomplete4.xml : new test files.
134 2009-05-15  Atsushi Enomoto  <atsushi@ximian.com>
136         * soap-fault-incomplete.xml : new test file.
137         * MessageFaultTest.cs : new test.
139 2009-04-28  Atsushi Enomoto  <atsushi@ximian.com>
141         * BinaryMessageEncodingBindingElementTest.cs, binary-message.raw:
142           new test files.
144 2009-04-21  Atsushi Enomoto  <atsushi@ximian.com>
146         * PeerTransportBindingElementTest.cs : test PeerNode property too.
148 2009-04-20  Atsushi Enomoto  <atsushi@ximian.com>
150         * PeerTransportBindingElementTest.cs : new.
152 2009-04-07  Atsushi Enomoto  <atsushi@ximian.com>
154         * TcpTransportBindingElementTest.cs : more can-build tests.
156 2008-04-13  Igor Zelmanovich <igorz@mainsoft.com>
158         * BindingTest.cs:
159         consider fixed API in BindingElementCollection class.                   
161 2008-02-20  Atsushi Enomoto  <atsushi@ximian.com>
163         * TcpTransportBindingElementTest.cs : IDuplexChannel is not supported.
165 2008-02-20  Atsushi Enomoto  <atsushi@ximian.com>
167         * NetNamedPipeTransportBindingElementTest.cs : new test.
169 2008-02-20  Atsushi Enomoto  <atsushi@ximian.com>
171         * EnvelopeVersionTest.cs : updated to work with .NET 3.0 SP1.
172         * TcpTransportBindingElementTest.cs : new test.
174 2008-02-15  Atsushi Enomoto  <atsushi@ximian.com>
176         * HttpTransportBindingElementTest.cs : test for BuildChannelListener()
177           without listener URIs.
179 2007-08-20  Atsushi Enomoto  <atsushi@ximian.com>
181         * MessageHeadersTest.cs : added couple of property settters and
182           AddressingVersion.None.
184 2007-07-06  Atsushi Enomoto  <atsushi@ximian.com>
186         * MsmqTransportBindingElementTest.cs : modified or removed copied-and-
187           commented lines to fit with msmq binding element.
189 2007-07-06  Atsushi Enomoto  <atsushi@ximian.com>
191         * MsmqTransportBindingElementTest.cs : new test.
193 2007-04-03  Atsushi Enomoto  <atsushi@ximian.com>
195         * SecurityBindingElementTest.cs,
196           AsymmetricSecurityBindingElementTest.cs,
197           HttpTransportBindingElementTest.cs :
198           marked some failing tests (on Orcas) as ignored. Some fixes to
199           make sure that open connection things be closed.
201 2007-03-13  Atsushi Enomoto  <atsushi@ximian.com>
203         * AsymmetricSecurityBindingElementTest.cs : some tests are NotWorking
204           now, as they depend on internal processing order.
206 2007-03-07  Atsushi Enomoto  <atsushi@ximian.com>
208         * MessageTest.cs : added IsFault().
210 2007-03-06  Atsushi Enomoto  <atsushi@ximian.com>
212         * SecurityBindingElementTest.cs :
213           added tests for GetProperty<ISecurityCapabilities>().
215 2007-03-05  Atsushi Enomoto  <atsushi@ximian.com>
217         * AsymmetricSecurityBindingElementTest.cs :
218           fixed inappropriate test name.
220 2007-03-01  Atsushi Enomoto  <atsushi@ximian.com>
222         * SecurityBindingElementTest.cs : some more test for ssl parameters.
224 2007-02-13  Atsushi Enomoto  <atsushi@ximian.com>
226         * SecurityBindingElementTest.cs : adding [NotWorking]. It happened to
227           raise an expected type of exception at different (and wrong) stage.
229 2007-01-29  Atsushi Enomoto  <atsushi@ximian.com>
231         * AsymmetricSecurityBindingElementTest.cs : added notworking
232           RejectInclusionModeNever() case.
234 2007-01-11  Atsushi Enomoto  <atsushi@ximian.com>
236         * AsymmetricSecurityBindingElementTest.cs, CalcSampleProxy.cs : moved
237           sample proxy type to new file.
238         * SecurityBindingElementTest.cs : some tests for
239           SupportingTokenParameters.
241 2006-12-08  Atsushi Enomoto  <atsushi@ximian.com>
243         * InterceptorBindingElement.cs : new utility binding element for
244           testing.
246 2006-12-07  Atsushi Enomoto  <atsushi@ximian.com>
248         * SecurityBindingElementTest.cs : added duplicate authenticator test.
250 2006-12-06  Atsushi Enomoto  <atsushi@ximian.com>
252         * SecurityBindingElementTest.cs,
253           SymmetricSecurityBindingElementTest.cs,
254           AsymmetricSecurityBindingElementTest.cs :
255           added test for SetKeyDerivation().
257 2006-12-04  Atsushi Enomoto  <atsushi@ximian.com>
259         * HttpTransportBindingElementTest.cs :
260           enable CreateChannelInvalidScheme().
261         * MessageHeaderTest.cs :
262           enable TestIsMessageVersionSupported() and mark IDs.
264 2006-12-04  Atsushi Enomoto  <atsushi@ximian.com>
266         * FaultConverterTest.cs : new test.
268 2006-10-13  Ankit Jain  <jankit@novell.com>
270         * MessageVersionTest.cs : Add test for MessageVersion.None
272 2006-10-12  Atsushi Enomoto  <atsushi@ximian.com>
274         * CustomBindingTest.cs : fixed build. It has broken code which
275           recently got reported by improved gmcs.
277 2006-10-06  Atsushi Enomoto  <atsushi@ximian.com>
279         * CommunicationObjectTest.cs :
280           Some tests on operation at faulted state.
282 2006-10-05  Atsushi Enomoto  <atsushi@ximian.com>
284         * MessageHeadersTest.cs : added some tests for duplicate header items.
285           The resulting tests are odd though.
287 2006-10-04  Atsushi Enomoto  <atsushi@ximian.com>
289         * AsymmetricSecurityBindingElementTest.cs :
290           VerifyX509MessageSecurityAtService() is working as a test for async
291           support, but makes little sense as asymmetric security test now.
293 2006-09-29  Atsushi Enomoto  <atsushi@ximian.com>
295         * AsymmetricSecurityBindingElementTest.cs : added more test for
296           listener, though not working yet (e.g. because of async support).
297         * SslStreamSecurityBindingElementTest.cs : new file.
299 2006-09-29  Atsushi Enomoto  <atsushi@ximian.com>
301         * AsymmetricSecurityBindingElementTest.cs : added test for listener
302           whose recipient does not contain symmetric key.
304 2006-09-29  Atsushi Enomoto  <atsushi@ximian.com>
306         * BindingTest.cs : fixed a test that became ambiguous.
308 2006-09-28  Atsushi Enomoto  <atsushi@ximian.com>
310         * AsymmetricSecurityBindingElementTest.cs : new file.
312 2006-09-28  Atsushi Enomoto  <atsushi@ximian.com>
314         * HttpTransportBindingElementTest.cs :
315           added CreateChannelInvalidScheme().
317 2006-09-28  Atsushi Enomoto  <atsushi@ximian.com>
319         * SymmetricSecurityBindingElementTest.cs :
320           added test for making sure to create authenticator and thus reject
321           UserName parameters to become ProtectionTokenParameters.
323 2006-09-27  Atsushi Enomoto  <atsushi@ximian.com>
325         * SymmetricSecurityBindingElementTest.cs :
326           added some more tests for service DefaultCertificate.
327         * MessageBufferTest.cs, MessageHeadersTest.cs,
328           EmptyFaultExceptionTest.cs, MessageHeaderTest.cs :
329           eliminate console output.
330         * UnknownFaultExceptionTest.cs : removed obsolete file.
332 2006-09-22  Atsushi Enomoto  <atsushi@ximian.com>
334         * SymmetricSecurityBindingElementTest.cs, SecurityBindingElementTest.cs,
335           SecurityAssert.cs : removed extra code for each source. From now on,
336           test for SecurityBindingElement factory methods will go into
337           SecurityBindingElementTest.cs.
339 2006-09-22  Atsushi Enomoto  <atsushi@ximian.com>
341         * SecurityBindingElementTest.cs, SecurityAssert.cs : added copies first.
343 2006-09-22  Atsushi Enomoto  <atsushi@ximian.com>
345         * SymmetricSecurityBindingElementTest.cs : added assertion helpers for
346           asymmetric binding elements. Actually am going to move them to another
347           file.
349 2006-09-20  Atsushi Enomoto  <atsushi@ximian.com>
351         * SymmetricSecurityBindingElementTest.cs : tiny comment cleanup.
353 2006-09-19  Atsushi Enomoto  <atsushi@ximian.com>
355         * SymmetricSecurityBindingElementTest.cs : added test that supplies
356           ChannelProtectionRequirements manually. Added some comments.
358 2006-09-17  Atsushi Enomoto  <atsushi@ximian.com>
360         * SymmetricSecurityBindingElementTest.cs : removed some NotWorking.
361         * OneWayBindingElementTest.cs : new test.
363 2006-09-17  Atsushi Enomoto  <atsushi@ximian.com>
365         * HttpTransportBindingElementTest.cs : make sure to close channels
366           so that they don't block other tests.
367         * HandlerTransportBindingElement.cs :
368           be a bit more descriptive on error.
370 2006-09-17  Atsushi Enomoto  <atsushi@ximian.com>
372         * HttpTransportBindingElementTest.cs : enable (async) request test.
373           Added test for creating channel without opening the factory.
375 2006-09-17  Atsushi Enomoto  <atsushi@ximian.com>
377         * MessageEncoderTest.cs : message version mismatch check.
379 2006-09-12  Atsushi Enomoto  <atsushi@ximian.com>
381         * SymmetricSecurityBindingElementTest.cs : added test for missing
382           private key in service certificate.
383         * HandlerTransportBindingElement.cs : fix warning.
385 2006-09-08  Atsushi Enomoto  <atsushi@ximian.com>
387         * HandlerTransportBindingElement.cs : added IOutputChannel impl.
388         * OutputChannelBase.cs : new support file.
390 2006-09-05  Atsushi Enomoto  <atsushi@ximian.com>
392         * ChannelFactoryTest.cs : moved to Test/S.SM.
394 2006-09-05  Atsushi Enomoto  <atsushi@ximian.com>
396         * ChannelFactoryTest.cs : don't use IRequestChannel as a contract
397           type. It makes no sense and we reject it as a contract.
398         * HandlerBodyWriter.cs : new helper BodyWriter for tests.
399         * MessageTest.cs : added test for null message version argument.
400         * BindingTest.cs : added MessageVersion property test.
402 2006-09-05  Atsushi Enomoto  <atsushi@ximian.com>
404         * SymmetricSecurityBindingElementTest.cs : use OneWayBindingElement
405           to omit reply check and make some tests meaningful.
407 2006-09-04  Atsushi Enomoto  <atsushi@ximian.com>
409         * SymmetricSecurityBindingElementTest.cs :
410           non-x509 service cert test is not working.
412 2006-09-01  Atsushi Enomoto  <atsushi@ximian.com>
414         * MessageHeadersTest.cs, MessageHeaderTest.cs, MessageBufferTest.cs :
415           cleaning up NotWorking.
416         * TextMessageEncodingBindingElementTest.cs, CustomBindingTest.cs :
417           moved some irrelevant tests in former file to latter file.
419 2006-08-31  Atsushi Enomoto  <atsushi@ximian.com>
421         * CustomBindingTest.cs, HttpTransportBindingElementTest.cs : added
422           test that assures MessageEncodingBindingElement is not mandatory.
423         * MessageTest.cs : added concept test that shows ToString() somehow
424           allows multi time call.
425         * MessageBufferTest.cs : fix wrong expected exception. Added test
426           that assures it does not allow multi call to CreateBufferedCopy().
428 2006-08-30  Atsushi Enomoto  <atsushi@ximian.com>
430         * SymmetricSecurityBindingElementTest.cs : added more tests for
431           different security settings situations.
433 2006-08-29  Atsushi Enomoto  <atsushi@ximian.com>
435         * CustomBindingTest.cs : added EnvelopeVersion.None + security case
436           (which should be rejected).
437         * HandlerTransportBindingElement.cs :
438           removed NotImplementedException in OnClose().
440 2006-08-29  Atsushi Enomoto  <atsushi@ximian.com>
442         * MessageTest.cs : added some XmlReader inputs with some headers.
444 2006-08-28  Atsushi Enomoto  <atsushi@ximian.com>
446         * BindingContextTest.cs : added test to assure that binding parameter
447           collection is nothing to do with GetInnerProperty().
449 2006-08-22  Atsushi Enomoto  <atsushi@ximian.com>
451         * SymmetricSecurityBindingElementTest.cs :
452           some annotations. Added secureconversatin factory method test.
454 2006-08-16  Atsushi Enomoto  <atsushi@ximian.com>
456         * DebugBindingElement.cs : new helper for message interception.
457         * SymmetricSecurityBindingElementTest.cs : cosmetic debug code.
459 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
461         * SymmetricSecurityBindingElementTest.cs : add OpenChannelFactory().
462           Removed one NotWorking.
464 2006-08-11  Atsushi Enomoto  <atsushi@ximian.com>
466         * SymmetricSecurityBindingElementTest.cs : somewhat minor renaming.
468 2006-08-10  Atsushi Enomoto  <atsushi@ximian.com>
470         * SymmetricSecurityBindingElementTest.cs : some tests are working now.
472 2006-08-09  Atsushi Enomoto  <atsushi@ximian.com>
474         * SymmetricSecurityBindingElementTest.cs : added tests on
475           BuildChannelListener() and reply channels. .NET security binding
476           is still weird that it causes infinite loop, which blocks me from
477           further implementation...
478         * HttpTransportBindingElementTest.cs : replaced sync Request() with
479           async methods and it started working under .NET.
480         * HandlerTransportBindingElement.cs : several refactoring to support
481           listener and reply channel as well.
483 2006-08-08  Atsushi Enomoto  <atsushi@ximian.com>
485         * HandlerTransportBindingElement.cs : added listener support.
486         * ReplyChannelBase.cs : added, for HandlerTransportBindingElement
487           listener support.
488         * SymmetricSecurityBindingElementTest.cs : added some tests for request
489           processing. Like IssuedSecurityTokenProviderTest, still no
490           successful way to create reply...
492 2006-08-07  Atsushi Enomoto  <atsushi@ximian.com>
494         * MessageBufferTest.cs : removed some NotWorking.
496 2006-08-03  Atsushi Enomoto  <atsushi@ximian.com>
498         * HandlerTransportBindingElement.cs : new utility binding element
499           that supports event hander based transport.
500         * RequestChannelBase.cs :
501           new file. used by above, copied from S.SM.Channels.
502         * SymmetricSecurityBindingElementTest.cs :
503           added tests for those factory methods in SecurityBindingElement
504           that return SymmetricSecurityBindingElement.
506 2006-07-28  Atsushi Enomoto  <atsushi@ximian.com>
508         * LocalClientSecuritySettingsTest.cs :
509           more cosmetic line: assert IdentityVerifier as not null.
511 2006-07-28  Atsushi Enomoto  <atsushi@ximian.com>
513         * LocalClientSecuritySettingsTest.cs : new file.
514         * SymmetricSecurityBindingElementTest.cs : added test for
515           default LocalClientSettings values.
517 2006-07-21  Atsushi Enomoto  <atsushi@ximian.com>
519         * SymmetricSecurityBindingElementTest.cs : Test that
520           - SecurityTokenParameters is null by default.
521           - with null SecurityTokenParameters BuildChannelFactory fails.
523 2006-07-20  Atsushi Enomoto  <atsushi@ximian.com>
525         * MessageHeadersTest.cs :
526           Added (ignored) WriteHeaderContentsAddressingNone().
527         * MessageTest.cs : added WriteMessagePOX() (EnvelopeVersion.None).
529 2006-07-20  Atsushi Enomoto  <atsushi@ximian.com>
531         * MessageHeadersTest.cs : added null serializer argument tests.
533 2006-07-18  Atsushi Enomoto  <atsushi@ximian.com>
535         * MessageHeaderTest.cs : added CreateEndpointAddressTypeHeader(). It
536           used to fail since DataContractSerializer..ctor() rejected
537           EndpointAddress.
539 2006-07-14  Atsushi Enomoto  <atsushi@ximian.com>
541         * MessageBufferTest.cs : Added CreateBufferedCopyConsumesMessage().
542           Some are NotWorking right now.
544 2006-07-14  Atsushi Enomoto  <atsushi@ximian.com>
546         * MessageBufferTest.cs : Don't use Assert.Equals().
547           Make TestSimpleMessageBuffer() assert that every return value of
548           CreateBufferedCopy() works for WriteMessage().
550 2006-07-13  Atsushi Enomoto  <atsushi@ximian.com>
552         * MessageBufferTest.cs : build fix.
554 2006-07-12  Duncan Mak  <duncan@novell.com>
556         * MessageBufferTest.cs
557         (TestEmptyMessageBuffer, TestSimpleMessageBuffer):
558         (TestCreateMessageFromClosedBuffer): New tests.
559         
560 2006-07-12  Atsushi Enomoto  <atsushi@ximian.com>
562         * HttpTransportBindingElementTest.cs : added connection example, but
563           it's somehow not working.
565 2006-07-12  Atsushi Enomoto  <atsushi@ximian.com>
567         * FaultExceptionTest.cs : ignore failing TestGetObjectData().
569 2006-07-10  Atsushi Enomoto  <atsushi@ximian.com>
571         * SymmetricSecurityBindingElementTest.cs : new test.
573 2006-07-10  Atsushi Enomoto  <atsushi@ximian.com>
575         * TransactionFlowBindingElementTest.cs : new test.
577 2006-07-06  Atsushi Enomoto  <atsushi@ximian.com>
579         * MessageBufferTest.cs, MessageHeadersTest.cs, MessageTest.cs,
580           MessageEncodingBindingElementTest.cs,
581           TextMessageEncodingBindingElementTest.cs :
582           June CTP fixes. MessageFault.DefaultAction vanished.
583           Exception type changes. Duplicate message encoding binding element
584           now causes (different) exception.
586 2006-07-05  Atsushi Enomoto  <atsushi@ximian.com>
588         * MessageTest.cs :
589           Replaced vanished CreateMessage() with remaining one.
591 2006-07-05  Atsushi Enomoto  <atsushi@ximian.com>
593         * HttpTransportBindingElementTest.cs, CustomBindingTest.cs :
594           Fixed tests based on run-test-ondotnet results.
596 2006-07-05  Atsushi Enomoto  <atsushi@ximian.com>
598         * CommunicationObjectTest.cs, ChannelFactoryTest.cs :
599           June CTP requires a bunch of extra stuff.
601 2006-07-05  Atsushi Enomoto  <atsushi@ximian.com>
603         * BindingContextTest.cs :
604           Now listenUri parameters could be null.
605           Split TestCtorListenUriRelativeAddressNull() into two tests, one is
606           for rejecting duplicate message encoding binding element (in June
607           CTP it is rejected now).
609 2006-07-05  Atsushi Enomoto  <atsushi@ximian.com>
611         * BindingContextTest.cs, MessageEncoderTest.cs,
612           MessageEncodingBindingElementTest.cs,
613           TextMessageEncodingBindingElementTest.cs :
614           reflect June CTP updates.
616 2006-06-20  Atsushi Enomoto  <atsushi@ximian.com>
618         * MessageTest.cs : added test that assures null action is allowed.
620 2006-06-20  Atsushi Enomoto  <atsushi@ximian.com>
622         * ChannelFactoryTest.cs : Test that only interface can be the Type
623           argument in ChannelFactory<T>#.ctor(Type).
625 2006-06-09  Atsushi Enomoto  <atsushi@ximian.com>
627         * MessageTest.cs : Added CreateSimpleNonPrimitive().
629 2006-05-29  Atsushi Enomoto  <atsushi@ximian.com>
631         * FaultExceptionTest.cs : fix tests for beta2. Ignore English-only
632           test.
634 2006-04-06  Atsushi Enomoto  <atsushi@ximian.com>
636         * MessageEncoderTest.cs : test for text binding with Soap11.
637         * MessageTest.cs : more create/write tests. The serialization part
638           could be shared.
640 2006-04-06  Atsushi Enomoto  <atsushi@ximian.com>
642         * MessageHeadersTest.cs : one more removal of NotWorking.
643         * MessageTest.cs : added fault message creation and write test.
645 2006-03-16  Atsushi Enomoto  <atsushi@ximian.com>
647         * MessageHeadersTest.cs : removed some NotWorkings.
648         * MessageHeaderTest.cs : uncommented, making several fixes.
650 2006-03-15  Atsushi Enomoto  <atsushi@ximian.com>
652         * TextMessageEncodingBindingElementTest.cs :
653           added trivial CanBuildChannelFactory test.
655 2006-03-14  Atsushi Enomoto  <atsushi@ximian.com>
657         * MessageTest.cs : test Action header in CreateFromXmlReader().
659 2006-03-13  Atsushi Enomoto  <atsushi@ximian.com>
661         * MessageTest.cs : added another CreateMessage(XmlReader,...) test.
663 2006-03-10  Atsushi Enomoto  <atsushi@ximian.com>
665         * MessageTest.cs : added test for Message.CreateMessage(version,
666           xmlreader,int) and GetReaderAtBodyContents() etc.
668 2006-03-08  Atsushi Enomoto  <atsushi@ximian.com>
670         * MessageTest.cs : now the test is working, except for
671           UnderstoodHeaders.
672         * MessageHeadersTest.cs : added GetReaderAtHeader() tests and so on.
674 2006-03-08  Atsushi Enomoto  <atsushi@ximian.com>
676         * MessageTest.cs MessageEncoderTest.cs : new tests.
677         * MessageHeadersTest.cs : some tests are working now. Added some more
678           tests.
680 2006-03-03  Atsushi Enomoto  <atsushi@ximian.com>
682         * FaultExceptionTest.cs :
683           Don't test English-specific exception message.
684           Removed AreEqual() .Don't hide actual cause of assertion failure.
686 2006-03-03  Atsushi Enomoto  <atsushi@ximian.com>
688         * MessageEncodingBindingElement.cs : with Feb. CTP we can define our
689           own MessageEncodingBindingElement, so added more tests for such
690           custom binding element.
692 2006-03-02  Atsushi Enomoto  <atsushi@ximian.com>
694         * AddressHeaderTest.cs : marked EqualsTest() which got to not work
695           in Feb. CTP.
696         * ChannelFactoryTest.cs : null type argument ctor() does not
697           exist anymore.
699 2006-03-02  Atsushi Enomoto  <atsushi@ximian.com>
701         * MessageHeadersTest.cs
702           AddressingVersionTest.cs
703           FaultExceptionTest.cs : updated tests to work fine with Feb. CTP.
705 2005-10-26  Atsushi Enomoto  <atsushi@ximian.com>
707         * CommunicationObjectTest.cs : some State tests.
709 2005-10-26  Atsushi Enomoto  <atsushi@ximian.com>
711         * CommunicationObjectTest.cs : some simple Open/Close tests.
713 2005-10-23  Atsushi Enomoto  <atsushi@ximian.com>
715         * CommunicationObjectTest.cs : new file (testing run-test).