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