Re: Trouble with writing TC 7.0.x unit tests

2010-11-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, On 11/3/2010 9:08 AM, Christopher Schultz wrote: > I'm having trouble understanding the behavior of a unit test I'm writing > against TC 7.0.x trunk to prepare for testing a patch. I happen to be > working in org/apache/catalina/connector/TestReq

Re: Trouble with writing TC 7.0.x unit tests

2010-11-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 11/3/2010 9:15 AM, Mark Thomas wrote: > On 03/11/2010 09:08, Christopher Schultz wrote: >> All, >> >> I'm having trouble understanding the behavior of a unit test I'm writing >> against TC 7.0.x trunk to prepare for testing a patch. I happen

Re: Trouble with writing TC 7.0.x unit tests

2010-11-03 Thread Mark Thomas
On 03/11/2010 09:08, Christopher Schultz wrote: > All, > > I'm having trouble understanding the behavior of a unit test I'm writing > against TC 7.0.x trunk to prepare for testing a patch. I happen to be > working in org/apache/catalina/connector/TestRequest.java and my test > method contains the

Trouble with writing TC 7.0.x unit tests

2010-11-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I'm having trouble understanding the behavior of a unit test I'm writing against TC 7.0.x trunk to prepare for testing a patch. I happen to be working in org/apache/catalina/connector/TestRequest.java and my test method contains the following cod