2004-01-02 Nick Drochak <ndrochak@gol.com>
authorNick Drochak <nickd@mono-cvs.ximian.com>
Thu, 1 Jan 2004 16:39:28 +0000 (16:39 -0000)
committerNick Drochak <nickd@mono-cvs.ximian.com>
Thu, 1 Jan 2004 16:39:28 +0000 (16:39 -0000)
commit436295836b7b61f022fe5cbaaa85d86e7a90f6e3
treebc5aa87eb7f06ee1b6f7b8dbce80f35036e4169a
parent7b42819225800ba5ab3b1010e98b087886f44e7c
2004-01-02  Nick Drochak  <ndrochak@gol.com>

* ServicePointManagerTest.cs: Use the nunit v2 paradigm, and stop this
test from outputting its debug info with WriteLines.
* ServicePointTest.cs: Make sure MaxServicePoints weren't set to some
other limit in another test or whatever.  Suppress debug output.

svn path=/trunk/mcs/; revision=21585
mcs/class/System/Test/System.Net/ChangeLog
mcs/class/System/Test/System.Net/ServicePointManagerTest.cs
mcs/class/System/Test/System.Net/ServicePointTest.cs