2009-12-10 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.ServiceModel / Test / System.ServiceModel.Channels / ChangeLog
1 2009-12-10  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * MessageHeadersTest.cs : added another CopyHeadersFrom() test to
4           make sure there is no duplicate.
5
6 2009-12-10  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * MessageHeadersTest.cs : enable working test and remove old comment.
9
10 2009-12-10  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * MessageHeadersTest.cs : make sure null can be set as a
13           WS-Addressing header when version is None.
14
15 2009-12-04  Atsushi Enomoto  <atsushi@ximian.com>
16
17         * HttpTransportBindingElementTest.cs : added GetProperty() tests.
18
19 2009-12-03  Atsushi Enomoto  <atsushi@ximian.com>
20
21         * HttpsTransportBindingElementTest.cs : new test.
22
23 2009-09-14  Atsushi Enomoto  <atsushi@ximian.com>
24
25         * MessagePropertiesTest.cs : new test.
26
27 2009-09-02  Atsushi Enomoto  <atsushi@ximian.com>
28
29         * HttpRequestMessagePropertyTest.cs : new test.
30
31 2009-08-31  Atsushi Enomoto  <atsushi@ximian.com>
32
33         * HttpTransportBindingElementTest.cs : test for URI mismatch case.
34
35 2009-08-20  Atsushi Enomoto  <atsushi@ximian.com>
36
37         * MessageHeadersTest.cs : added a couple od duplicate tests. Fixed
38           non-working test output.
39
40 2009-08-17  Atsushi Enomoto  <atsushi@ximian.com>
41
42         * MessageTest.cs : added test for State.
43
44 2009-06-08  Atsushi Enomoto  <atsushi@ximian.com>
45
46         * CommunicationObjectTest.cs : added a couple of close/abort tests
47           for state transition and base call check.
48
49 2009-05-22  Atsushi Enomoto  <atsushi@ximian.com>
50
51         * MessageEncoderTest.cs : test CreateSessionEncoder().
52
53 2009-05-19  Atsushi Enomoto  <atsushi@ximian.com>
54
55         * MessageFaultTest.cs : added more SOAP 12 fault parser tests.
56         * soap-fault.xml, soap-fault-incomplete4.xml : new test files.
57
58 2009-05-15  Atsushi Enomoto  <atsushi@ximian.com>
59
60         * soap-fault-incomplete.xml : new test file.
61         * MessageFaultTest.cs : new test.
62
63 2009-04-28  Atsushi Enomoto  <atsushi@ximian.com>
64
65         * BinaryMessageEncodingBindingElementTest.cs, binary-message.raw:
66           new test files.
67
68 2009-04-21  Atsushi Enomoto  <atsushi@ximian.com>
69
70         * PeerTransportBindingElementTest.cs : test PeerNode property too.
71
72 2009-04-20  Atsushi Enomoto  <atsushi@ximian.com>
73
74         * PeerTransportBindingElementTest.cs : new.
75
76 2009-04-07  Atsushi Enomoto  <atsushi@ximian.com>
77
78         * TcpTransportBindingElementTest.cs : more can-build tests.
79
80 2008-04-13  Igor Zelmanovich <igorz@mainsoft.com>
81
82         * BindingTest.cs:
83         consider fixed API in BindingElementCollection class.                   
84
85 2008-02-20  Atsushi Enomoto  <atsushi@ximian.com>
86
87         * TcpTransportBindingElementTest.cs : IDuplexChannel is not supported.
88
89 2008-02-20  Atsushi Enomoto  <atsushi@ximian.com>
90
91         * NetNamedPipeTransportBindingElementTest.cs : new test.
92
93 2008-02-20  Atsushi Enomoto  <atsushi@ximian.com>
94
95         * EnvelopeVersionTest.cs : updated to work with .NET 3.0 SP1.
96         * TcpTransportBindingElementTest.cs : new test.
97
98 2008-02-15  Atsushi Enomoto  <atsushi@ximian.com>
99
100         * HttpTransportBindingElementTest.cs : test for BuildChannelListener()
101           without listener URIs.
102
103 2007-08-20  Atsushi Enomoto  <atsushi@ximian.com>
104
105         * MessageHeadersTest.cs : added couple of property settters and
106           AddressingVersion.None.
107
108 2007-07-06  Atsushi Enomoto  <atsushi@ximian.com>
109
110         * MsmqTransportBindingElementTest.cs : modified or removed copied-and-
111           commented lines to fit with msmq binding element.
112
113 2007-07-06  Atsushi Enomoto  <atsushi@ximian.com>
114
115         * MsmqTransportBindingElementTest.cs : new test.
116
117 2007-04-03  Atsushi Enomoto  <atsushi@ximian.com>
118
119         * SecurityBindingElementTest.cs,
120           AsymmetricSecurityBindingElementTest.cs,
121           HttpTransportBindingElementTest.cs :
122           marked some failing tests (on Orcas) as ignored. Some fixes to
123           make sure that open connection things be closed.
124
125 2007-03-13  Atsushi Enomoto  <atsushi@ximian.com>
126
127         * AsymmetricSecurityBindingElementTest.cs : some tests are NotWorking
128           now, as they depend on internal processing order.
129
130 2007-03-07  Atsushi Enomoto  <atsushi@ximian.com>
131
132         * MessageTest.cs : added IsFault().
133
134 2007-03-06  Atsushi Enomoto  <atsushi@ximian.com>
135
136         * SecurityBindingElementTest.cs :
137           added tests for GetProperty<ISecurityCapabilities>().
138
139 2007-03-05  Atsushi Enomoto  <atsushi@ximian.com>
140
141         * AsymmetricSecurityBindingElementTest.cs :
142           fixed inappropriate test name.
143
144 2007-03-01  Atsushi Enomoto  <atsushi@ximian.com>
145
146         * SecurityBindingElementTest.cs : some more test for ssl parameters.
147
148 2007-02-13  Atsushi Enomoto  <atsushi@ximian.com>
149
150         * SecurityBindingElementTest.cs : adding [NotWorking]. It happened to
151           raise an expected type of exception at different (and wrong) stage.
152
153 2007-01-29  Atsushi Enomoto  <atsushi@ximian.com>
154
155         * AsymmetricSecurityBindingElementTest.cs : added notworking
156           RejectInclusionModeNever() case.
157
158 2007-01-11  Atsushi Enomoto  <atsushi@ximian.com>
159
160         * AsymmetricSecurityBindingElementTest.cs, CalcSampleProxy.cs : moved
161           sample proxy type to new file.
162         * SecurityBindingElementTest.cs : some tests for
163           SupportingTokenParameters.
164
165 2006-12-08  Atsushi Enomoto  <atsushi@ximian.com>
166
167         * InterceptorBindingElement.cs : new utility binding element for
168           testing.
169
170 2006-12-07  Atsushi Enomoto  <atsushi@ximian.com>
171
172         * SecurityBindingElementTest.cs : added duplicate authenticator test.
173
174 2006-12-06  Atsushi Enomoto  <atsushi@ximian.com>
175
176         * SecurityBindingElementTest.cs,
177           SymmetricSecurityBindingElementTest.cs,
178           AsymmetricSecurityBindingElementTest.cs :
179           added test for SetKeyDerivation().
180
181 2006-12-04  Atsushi Enomoto  <atsushi@ximian.com>
182
183         * HttpTransportBindingElementTest.cs :
184           enable CreateChannelInvalidScheme().
185         * MessageHeaderTest.cs :
186           enable TestIsMessageVersionSupported() and mark IDs.
187
188 2006-12-04  Atsushi Enomoto  <atsushi@ximian.com>
189
190         * FaultConverterTest.cs : new test.
191
192 2006-10-13  Ankit Jain  <jankit@novell.com>
193
194         * MessageVersionTest.cs : Add test for MessageVersion.None
195
196 2006-10-12  Atsushi Enomoto  <atsushi@ximian.com>
197
198         * CustomBindingTest.cs : fixed build. It has broken code which
199           recently got reported by improved gmcs.
200
201 2006-10-06  Atsushi Enomoto  <atsushi@ximian.com>
202
203         * CommunicationObjectTest.cs :
204           Some tests on operation at faulted state.
205
206 2006-10-05  Atsushi Enomoto  <atsushi@ximian.com>
207
208         * MessageHeadersTest.cs : added some tests for duplicate header items.
209           The resulting tests are odd though.
210
211 2006-10-04  Atsushi Enomoto  <atsushi@ximian.com>
212
213         * AsymmetricSecurityBindingElementTest.cs :
214           VerifyX509MessageSecurityAtService() is working as a test for async
215           support, but makes little sense as asymmetric security test now.
216
217 2006-09-29  Atsushi Enomoto  <atsushi@ximian.com>
218
219         * AsymmetricSecurityBindingElementTest.cs : added more test for
220           listener, though not working yet (e.g. because of async support).
221         * SslStreamSecurityBindingElementTest.cs : new file.
222
223 2006-09-29  Atsushi Enomoto  <atsushi@ximian.com>
224
225         * AsymmetricSecurityBindingElementTest.cs : added test for listener
226           whose recipient does not contain symmetric key.
227
228 2006-09-29  Atsushi Enomoto  <atsushi@ximian.com>
229
230         * BindingTest.cs : fixed a test that became ambiguous.
231
232 2006-09-28  Atsushi Enomoto  <atsushi@ximian.com>
233
234         * AsymmetricSecurityBindingElementTest.cs : new file.
235
236 2006-09-28  Atsushi Enomoto  <atsushi@ximian.com>
237
238         * HttpTransportBindingElementTest.cs :
239           added CreateChannelInvalidScheme().
240
241 2006-09-28  Atsushi Enomoto  <atsushi@ximian.com>
242
243         * SymmetricSecurityBindingElementTest.cs :
244           added test for making sure to create authenticator and thus reject
245           UserName parameters to become ProtectionTokenParameters.
246
247 2006-09-27  Atsushi Enomoto  <atsushi@ximian.com>
248
249         * SymmetricSecurityBindingElementTest.cs :
250           added some more tests for service DefaultCertificate.
251         * MessageBufferTest.cs, MessageHeadersTest.cs,
252           EmptyFaultExceptionTest.cs, MessageHeaderTest.cs :
253           eliminate console output.
254         * UnknownFaultExceptionTest.cs : removed obsolete file.
255
256 2006-09-22  Atsushi Enomoto  <atsushi@ximian.com>
257
258         * SymmetricSecurityBindingElementTest.cs, SecurityBindingElementTest.cs,
259           SecurityAssert.cs : removed extra code for each source. From now on,
260           test for SecurityBindingElement factory methods will go into
261           SecurityBindingElementTest.cs.
262
263 2006-09-22  Atsushi Enomoto  <atsushi@ximian.com>
264
265         * SecurityBindingElementTest.cs, SecurityAssert.cs : added copies first.
266
267 2006-09-22  Atsushi Enomoto  <atsushi@ximian.com>
268
269         * SymmetricSecurityBindingElementTest.cs : added assertion helpers for
270           asymmetric binding elements. Actually am going to move them to another
271           file.
272
273 2006-09-20  Atsushi Enomoto  <atsushi@ximian.com>
274
275         * SymmetricSecurityBindingElementTest.cs : tiny comment cleanup.
276
277 2006-09-19  Atsushi Enomoto  <atsushi@ximian.com>
278
279         * SymmetricSecurityBindingElementTest.cs : added test that supplies
280           ChannelProtectionRequirements manually. Added some comments.
281
282 2006-09-17  Atsushi Enomoto  <atsushi@ximian.com>
283
284         * SymmetricSecurityBindingElementTest.cs : removed some NotWorking.
285         * OneWayBindingElementTest.cs : new test.
286
287 2006-09-17  Atsushi Enomoto  <atsushi@ximian.com>
288
289         * HttpTransportBindingElementTest.cs : make sure to close channels
290           so that they don't block other tests.
291         * HandlerTransportBindingElement.cs :
292           be a bit more descriptive on error.
293
294 2006-09-17  Atsushi Enomoto  <atsushi@ximian.com>
295
296         * HttpTransportBindingElementTest.cs : enable (async) request test.
297           Added test for creating channel without opening the factory.
298
299 2006-09-17  Atsushi Enomoto  <atsushi@ximian.com>
300
301         * MessageEncoderTest.cs : message version mismatch check.
302
303 2006-09-12  Atsushi Enomoto  <atsushi@ximian.com>
304
305         * SymmetricSecurityBindingElementTest.cs : added test for missing
306           private key in service certificate.
307         * HandlerTransportBindingElement.cs : fix warning.
308
309 2006-09-08  Atsushi Enomoto  <atsushi@ximian.com>
310
311         * HandlerTransportBindingElement.cs : added IOutputChannel impl.
312         * OutputChannelBase.cs : new support file.
313
314 2006-09-05  Atsushi Enomoto  <atsushi@ximian.com>
315
316         * ChannelFactoryTest.cs : moved to Test/S.SM.
317
318 2006-09-05  Atsushi Enomoto  <atsushi@ximian.com>
319
320         * ChannelFactoryTest.cs : don't use IRequestChannel as a contract
321           type. It makes no sense and we reject it as a contract.
322         * HandlerBodyWriter.cs : new helper BodyWriter for tests.
323         * MessageTest.cs : added test for null message version argument.
324         * BindingTest.cs : added MessageVersion property test.
325
326 2006-09-05  Atsushi Enomoto  <atsushi@ximian.com>
327
328         * SymmetricSecurityBindingElementTest.cs : use OneWayBindingElement
329           to omit reply check and make some tests meaningful.
330
331 2006-09-04  Atsushi Enomoto  <atsushi@ximian.com>
332
333         * SymmetricSecurityBindingElementTest.cs :
334           non-x509 service cert test is not working.
335
336 2006-09-01  Atsushi Enomoto  <atsushi@ximian.com>
337
338         * MessageHeadersTest.cs, MessageHeaderTest.cs, MessageBufferTest.cs :
339           cleaning up NotWorking.
340         * TextMessageEncodingBindingElementTest.cs, CustomBindingTest.cs :
341           moved some irrelevant tests in former file to latter file.
342
343 2006-08-31  Atsushi Enomoto  <atsushi@ximian.com>
344
345         * CustomBindingTest.cs, HttpTransportBindingElementTest.cs : added
346           test that assures MessageEncodingBindingElement is not mandatory.
347         * MessageTest.cs : added concept test that shows ToString() somehow
348           allows multi time call.
349         * MessageBufferTest.cs : fix wrong expected exception. Added test
350           that assures it does not allow multi call to CreateBufferedCopy().
351
352 2006-08-30  Atsushi Enomoto  <atsushi@ximian.com>
353
354         * SymmetricSecurityBindingElementTest.cs : added more tests for
355           different security settings situations.
356
357 2006-08-29  Atsushi Enomoto  <atsushi@ximian.com>
358
359         * CustomBindingTest.cs : added EnvelopeVersion.None + security case
360           (which should be rejected).
361         * HandlerTransportBindingElement.cs :
362           removed NotImplementedException in OnClose().
363
364 2006-08-29  Atsushi Enomoto  <atsushi@ximian.com>
365
366         * MessageTest.cs : added some XmlReader inputs with some headers.
367
368 2006-08-28  Atsushi Enomoto  <atsushi@ximian.com>
369
370         * BindingContextTest.cs : added test to assure that binding parameter
371           collection is nothing to do with GetInnerProperty().
372
373 2006-08-22  Atsushi Enomoto  <atsushi@ximian.com>
374
375         * SymmetricSecurityBindingElementTest.cs :
376           some annotations. Added secureconversatin factory method test.
377
378 2006-08-16  Atsushi Enomoto  <atsushi@ximian.com>
379
380         * DebugBindingElement.cs : new helper for message interception.
381         * SymmetricSecurityBindingElementTest.cs : cosmetic debug code.
382
383 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
384
385         * SymmetricSecurityBindingElementTest.cs : add OpenChannelFactory().
386           Removed one NotWorking.
387
388 2006-08-11  Atsushi Enomoto  <atsushi@ximian.com>
389
390         * SymmetricSecurityBindingElementTest.cs : somewhat minor renaming.
391
392 2006-08-10  Atsushi Enomoto  <atsushi@ximian.com>
393
394         * SymmetricSecurityBindingElementTest.cs : some tests are working now.
395
396 2006-08-09  Atsushi Enomoto  <atsushi@ximian.com>
397
398         * SymmetricSecurityBindingElementTest.cs : added tests on
399           BuildChannelListener() and reply channels. .NET security binding
400           is still weird that it causes infinite loop, which blocks me from
401           further implementation...
402         * HttpTransportBindingElementTest.cs : replaced sync Request() with
403           async methods and it started working under .NET.
404         * HandlerTransportBindingElement.cs : several refactoring to support
405           listener and reply channel as well.
406
407 2006-08-08  Atsushi Enomoto  <atsushi@ximian.com>
408
409         * HandlerTransportBindingElement.cs : added listener support.
410         * ReplyChannelBase.cs : added, for HandlerTransportBindingElement
411           listener support.
412         * SymmetricSecurityBindingElementTest.cs : added some tests for request
413           processing. Like IssuedSecurityTokenProviderTest, still no
414           successful way to create reply...
415
416 2006-08-07  Atsushi Enomoto  <atsushi@ximian.com>
417
418         * MessageBufferTest.cs : removed some NotWorking.
419
420 2006-08-03  Atsushi Enomoto  <atsushi@ximian.com>
421
422         * HandlerTransportBindingElement.cs : new utility binding element
423           that supports event hander based transport.
424         * RequestChannelBase.cs :
425           new file. used by above, copied from S.SM.Channels.
426         * SymmetricSecurityBindingElementTest.cs :
427           added tests for those factory methods in SecurityBindingElement
428           that return SymmetricSecurityBindingElement.
429
430 2006-07-28  Atsushi Enomoto  <atsushi@ximian.com>
431
432         * LocalClientSecuritySettingsTest.cs :
433           more cosmetic line: assert IdentityVerifier as not null.
434
435 2006-07-28  Atsushi Enomoto  <atsushi@ximian.com>
436
437         * LocalClientSecuritySettingsTest.cs : new file.
438         * SymmetricSecurityBindingElementTest.cs : added test for
439           default LocalClientSettings values.
440
441 2006-07-21  Atsushi Enomoto  <atsushi@ximian.com>
442
443         * SymmetricSecurityBindingElementTest.cs : Test that
444           - SecurityTokenParameters is null by default.
445           - with null SecurityTokenParameters BuildChannelFactory fails.
446
447 2006-07-20  Atsushi Enomoto  <atsushi@ximian.com>
448
449         * MessageHeadersTest.cs :
450           Added (ignored) WriteHeaderContentsAddressingNone().
451         * MessageTest.cs : added WriteMessagePOX() (EnvelopeVersion.None).
452
453 2006-07-20  Atsushi Enomoto  <atsushi@ximian.com>
454
455         * MessageHeadersTest.cs : added null serializer argument tests.
456
457 2006-07-18  Atsushi Enomoto  <atsushi@ximian.com>
458
459         * MessageHeaderTest.cs : added CreateEndpointAddressTypeHeader(). It
460           used to fail since DataContractSerializer..ctor() rejected
461           EndpointAddress.
462
463 2006-07-14  Atsushi Enomoto  <atsushi@ximian.com>
464
465         * MessageBufferTest.cs : Added CreateBufferedCopyConsumesMessage().
466           Some are NotWorking right now.
467
468 2006-07-14  Atsushi Enomoto  <atsushi@ximian.com>
469
470         * MessageBufferTest.cs : Don't use Assert.Equals().
471           Make TestSimpleMessageBuffer() assert that every return value of
472           CreateBufferedCopy() works for WriteMessage().
473
474 2006-07-13  Atsushi Enomoto  <atsushi@ximian.com>
475
476         * MessageBufferTest.cs : build fix.
477
478 2006-07-12  Duncan Mak  <duncan@novell.com>
479
480         * MessageBufferTest.cs
481         (TestEmptyMessageBuffer, TestSimpleMessageBuffer):
482         (TestCreateMessageFromClosedBuffer): New tests.
483         
484 2006-07-12  Atsushi Enomoto  <atsushi@ximian.com>
485
486         * HttpTransportBindingElementTest.cs : added connection example, but
487           it's somehow not working.
488
489 2006-07-12  Atsushi Enomoto  <atsushi@ximian.com>
490
491         * FaultExceptionTest.cs : ignore failing TestGetObjectData().
492
493 2006-07-10  Atsushi Enomoto  <atsushi@ximian.com>
494
495         * SymmetricSecurityBindingElementTest.cs : new test.
496
497 2006-07-10  Atsushi Enomoto  <atsushi@ximian.com>
498
499         * TransactionFlowBindingElementTest.cs : new test.
500
501 2006-07-06  Atsushi Enomoto  <atsushi@ximian.com>
502
503         * MessageBufferTest.cs, MessageHeadersTest.cs, MessageTest.cs,
504           MessageEncodingBindingElementTest.cs,
505           TextMessageEncodingBindingElementTest.cs :
506           June CTP fixes. MessageFault.DefaultAction vanished.
507           Exception type changes. Duplicate message encoding binding element
508           now causes (different) exception.
509
510 2006-07-05  Atsushi Enomoto  <atsushi@ximian.com>
511
512         * MessageTest.cs :
513           Replaced vanished CreateMessage() with remaining one.
514
515 2006-07-05  Atsushi Enomoto  <atsushi@ximian.com>
516
517         * HttpTransportBindingElementTest.cs, CustomBindingTest.cs :
518           Fixed tests based on run-test-ondotnet results.
519
520 2006-07-05  Atsushi Enomoto  <atsushi@ximian.com>
521
522         * CommunicationObjectTest.cs, ChannelFactoryTest.cs :
523           June CTP requires a bunch of extra stuff.
524
525 2006-07-05  Atsushi Enomoto  <atsushi@ximian.com>
526
527         * BindingContextTest.cs :
528           Now listenUri parameters could be null.
529           Split TestCtorListenUriRelativeAddressNull() into two tests, one is
530           for rejecting duplicate message encoding binding element (in June
531           CTP it is rejected now).
532
533 2006-07-05  Atsushi Enomoto  <atsushi@ximian.com>
534
535         * BindingContextTest.cs, MessageEncoderTest.cs,
536           MessageEncodingBindingElementTest.cs,
537           TextMessageEncodingBindingElementTest.cs :
538           reflect June CTP updates.
539
540 2006-06-20  Atsushi Enomoto  <atsushi@ximian.com>
541
542         * MessageTest.cs : added test that assures null action is allowed.
543
544 2006-06-20  Atsushi Enomoto  <atsushi@ximian.com>
545
546         * ChannelFactoryTest.cs : Test that only interface can be the Type
547           argument in ChannelFactory<T>#.ctor(Type).
548
549 2006-06-09  Atsushi Enomoto  <atsushi@ximian.com>
550
551         * MessageTest.cs : Added CreateSimpleNonPrimitive().
552
553 2006-05-29  Atsushi Enomoto  <atsushi@ximian.com>
554
555         * FaultExceptionTest.cs : fix tests for beta2. Ignore English-only
556           test.
557
558 2006-04-06  Atsushi Enomoto  <atsushi@ximian.com>
559
560         * MessageEncoderTest.cs : test for text binding with Soap11.
561         * MessageTest.cs : more create/write tests. The serialization part
562           could be shared.
563
564 2006-04-06  Atsushi Enomoto  <atsushi@ximian.com>
565
566         * MessageHeadersTest.cs : one more removal of NotWorking.
567         * MessageTest.cs : added fault message creation and write test.
568
569 2006-03-16  Atsushi Enomoto  <atsushi@ximian.com>
570
571         * MessageHeadersTest.cs : removed some NotWorkings.
572         * MessageHeaderTest.cs : uncommented, making several fixes.
573
574 2006-03-15  Atsushi Enomoto  <atsushi@ximian.com>
575
576         * TextMessageEncodingBindingElementTest.cs :
577           added trivial CanBuildChannelFactory test.
578
579 2006-03-14  Atsushi Enomoto  <atsushi@ximian.com>
580
581         * MessageTest.cs : test Action header in CreateFromXmlReader().
582
583 2006-03-13  Atsushi Enomoto  <atsushi@ximian.com>
584
585         * MessageTest.cs : added another CreateMessage(XmlReader,...) test.
586
587 2006-03-10  Atsushi Enomoto  <atsushi@ximian.com>
588
589         * MessageTest.cs : added test for Message.CreateMessage(version,
590           xmlreader,int) and GetReaderAtBodyContents() etc.
591
592 2006-03-08  Atsushi Enomoto  <atsushi@ximian.com>
593
594         * MessageTest.cs : now the test is working, except for
595           UnderstoodHeaders.
596         * MessageHeadersTest.cs : added GetReaderAtHeader() tests and so on.
597
598 2006-03-08  Atsushi Enomoto  <atsushi@ximian.com>
599
600         * MessageTest.cs MessageEncoderTest.cs : new tests.
601         * MessageHeadersTest.cs : some tests are working now. Added some more
602           tests.
603
604 2006-03-03  Atsushi Enomoto  <atsushi@ximian.com>
605
606         * FaultExceptionTest.cs :
607           Don't test English-specific exception message.
608           Removed AreEqual() .Don't hide actual cause of assertion failure.
609
610 2006-03-03  Atsushi Enomoto  <atsushi@ximian.com>
611
612         * MessageEncodingBindingElement.cs : with Feb. CTP we can define our
613           own MessageEncodingBindingElement, so added more tests for such
614           custom binding element.
615
616 2006-03-02  Atsushi Enomoto  <atsushi@ximian.com>
617
618         * AddressHeaderTest.cs : marked EqualsTest() which got to not work
619           in Feb. CTP.
620         * ChannelFactoryTest.cs : null type argument ctor() does not
621           exist anymore.
622
623 2006-03-02  Atsushi Enomoto  <atsushi@ximian.com>
624
625         * MessageHeadersTest.cs
626           AddressingVersionTest.cs
627           FaultExceptionTest.cs : updated tests to work fine with Feb. CTP.
628
629 2005-10-26  Atsushi Enomoto  <atsushi@ximian.com>
630
631         * CommunicationObjectTest.cs : some State tests.
632
633 2005-10-26  Atsushi Enomoto  <atsushi@ximian.com>
634
635         * CommunicationObjectTest.cs : some simple Open/Close tests.
636
637 2005-10-23  Atsushi Enomoto  <atsushi@ximian.com>
638
639         * CommunicationObjectTest.cs : new file (testing run-test).