134 Commits (02aca9c754cfe121330a3b421e1da26dc3d4cadd)

Author SHA1 Message Date
Stephane Nicoll 5559209233 Remove useless imports 12 years ago
Sam Brannen a281bdbfc5 Introduce context bootstrap strategy in the TCF 12 years ago
Sam Brannen d53b498839 Don't encode '@' in {@code} tags 12 years ago
Sam Brannen 4cd075bb96 Introduce test for PropertySource + ACI in the TCF 12 years ago
Sam Brannen 1f017c4acb Support classes AND locations in @ContextConfiguration 12 years ago
Sam Brannen c38600762d Reinject Servlet mocks between TestNG test methods 12 years ago
Rossen Stoyanchev 05213c684c Give meaningful names to SprXxxTests in spring-test 12 years ago
Sebastien Deleuze 0b69a0ba4b Add URI based MockHttpServletRequestBuilder constructors 12 years ago
Sam Brannen a006ca2542 Remove trailing whitespace 12 years ago
Sam Brannen 2bfd6ddcf4 Refactor SQL script support 12 years ago
cbaldwin74 e5c17560db Support multi-line comments in SQL scripts 12 years ago
Sam Brannen b364599278 Update links to Spring JIRA server 12 years ago
Sam Brannen 1d57a15e40 Delete unused imports in spring-test 12 years ago
Sam Brannen cf3b2b1a4d Simplify test includes & excludes in Gradle build 12 years ago
Rossen Stoyanchev 34924810fe Remove field no longer used after previous commit 12 years ago
Rossen Stoyanchev 74de35df1e Refactor async result handling in Spring MVC Test 12 years ago
Rossen Stoyanchev 705efc5bdf Fix timing issue with obtaining async result 12 years ago
Sam Brannen 979c483384 Do not inspect meta-annotations on Java annotations 12 years ago
Sam Brannen 78b69f5d77 Always supply test class to ContextLoaders in TCF 12 years ago
Sam Brannen f8950960f2 Support arbitrary meta-annotation levels in the TCF 12 years ago
Sam Brannen 2c8f25a14c Delete call to System.err in AbstractContextLoaderUtilsTests 12 years ago
Sam Brannen aa3e250ab6 @Ignore PrintingResultHandlerTests 12 years ago
Sam Brannen 3c511f00cc Simplify MetaAnnotationUtilsTests 12 years ago
Sam Brannen d9a2b3c2ba Deleted unused code in ContextLoaderUtilsActiveProfilesTests 12 years ago
Sam Brannen 5f7d1758f8 Always pass test class to ActiveProfilesResolver 12 years ago
Sam Brannen 34e90ba7f7 Simplify ContextLoaderUtilsActiveProfilesTests 12 years ago
Rossen Stoyanchev b1abe26b33 Add ResultMatchers for status code ranges 12 years ago
Sam Brannen c335e99e3f Remove trailing whitespace from source code 12 years ago
Sam Brannen 1f778530b5 Polish test classes 12 years ago
Sam Brannen 08842f3fdf Delete legacy JUnit 3.8 test from spring-test 12 years ago
Sam Brannen 2d5c5fc18e Delete legacy JUnit 3.8 test from spring-test 12 years ago
Sam Brannen 522d136bbd Delete TODO that is now tracked in JIRA 12 years ago
Sam Brannen b8ed2f4967 Ensure all tests are executed in the Gradle build 12 years ago
Sam Brannen a521ef5cee Verify ServletCtxAware beans are processed in WAC tests 12 years ago
Sam Brannen 8105011368 Delete unnecessary redeclaration of test methods 12 years ago
Sam Brannen c0eafa9ea1 Introduce EJB-based transactional tests in the TCF 12 years ago
Sam Brannen 3370f8b1b1 Include ServletTEL in abstract base test classes 12 years ago
Sam Brannen feb9d261ac Remove unused import in MockHttpServletRequestBuilderTests 12 years ago
Rossen Stoyanchev 8b35c3ff74 Recognize Content-Type as special header in MHSRB 12 years ago
Sam Brannen a30cf3058e Remove unused imports in tests 12 years ago
Sam Brannen 27ab9332c1 Suppress deprecation warning for MHSR.setStatus() 12 years ago
Brian Clozel 1c83e8653a Switch to Jackson 2 in unit tests 12 years ago
Rossen Stoyanchev 2e4f38f6af Introduce AbstractMockMvcBuilder class 12 years ago
Sam Brannen a223e247c2 Document meta-annotation support in the TCF 12 years ago
Sam Brannen da7ae4a63b Polish meta-annotation terminology in MetaAnnoUtils 12 years ago
Sam Brannen 800018a817 Do not repopulate RequestContextHolder in ServTEL 12 years ago
Sam Brannen 099b10d23b Honor presence of @WebAppConfiguration in ServTEL 12 years ago
Sam Brannen a3b022aa48 Ensure ServTEL doesn't reset ReqAttrs by accident 12 years ago
Phillip Webb 526555de85 Tweak times in TimedSpringRunnerTests 12 years ago
Phillip Webb 043a41e382 Consistent whitespace after imports 12 years ago