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