Converted the tests to JUnit 4.
authorkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 25 Jul 2011 22:09:37 +0000 (22:09 +0000)
committerkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 25 Jul 2011 22:09:37 +0000 (22:09 +0000)
commit637d752000e563eaf5acb70f578cc4e5cd8cef79
treec6bbaedc81d12c4c767459d15b7cf379d52d7c6a
parent00e3d17f227292af73b8a29134a89ec1afa3a092
Converted the tests to JUnit 4.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1150933 13f79535-47bb-0310-9956-ffa450edef68
test/org/apache/tomcat/util/http/CookiesBaseTest.java
test/org/apache/tomcat/util/http/TestBug49158.java
test/org/apache/tomcat/util/http/TestCookiesAllowEquals.java
test/org/apache/tomcat/util/http/TestCookiesAllowHttpSeps.java
test/org/apache/tomcat/util/http/TestCookiesAllowNameOnly.java
test/org/apache/tomcat/util/http/TestCookiesDefaultSysProps.java
test/org/apache/tomcat/util/http/TestCookiesDisallowEquals.java
test/org/apache/tomcat/util/http/TestCookiesNoFwdStrictSysProps.java
test/org/apache/tomcat/util/http/TestCookiesNoStrictNamingSysProps.java
test/org/apache/tomcat/util/http/TestCookiesStrictSysProps.java