On 11/12/13 16:47, selvakumar netaji wrote:
Hi Brian,
Can you send us some sample unit tests if it doesn't violate any laws or
infringements.
Like tomcat itself, the unit tests are open source. The tests are all in
the tc7 and tc8 repositories! Just do a svn checkout or browse them online.
Hi Brian,
Can you send us some sample unit tests if it doesn't violate any laws or
infringements.
On 10/12/13 18:02, Mark Thomas wrote:
On 10/12/2013 17:13, Brian Burch wrote:
Some background first: I made a lot of changes to the Authenticator test
classes some time ago. That led to changes to some of the Authenticator
classes. The test classes are basically in pairs - "with" and "without"
S
On 10/12/2013 17:13, Brian Burch wrote:
> Some background first: I made a lot of changes to the Authenticator test
> classes some time ago. That led to changes to some of the Authenticator
> classes. The test classes are basically in pairs - "with" and "without"
> SSO.
>
> I decided to revisit the
Some background first: I made a lot of changes to the Authenticator test
classes some time ago. That led to changes to some of the Authenticator
classes. The test classes are basically in pairs - "with" and "without" SSO.
I decided to revisit the entire test suite, trying to make them more
sel