144 Commits (c86f711de5dbd2a601a70390b24f926de7efb485)

Author SHA1 Message Date
Sam Brannen b4e16eacc5 Require JUnit 4.9 or higher in the TCF 10 years ago
Sam Brannen f1517f03ff Delete remaining SimpleJdbcTemplate usage 10 years ago
Sam Brannen 0c1249fe42 Introduce repeatable @Sql tests 10 years ago
Sam Brannen abdb010fc8 Rename SQL script annotations in the TCF 10 years ago
Rossen Stoyanchev c269d27bde Improve no content handling in MockHttpServletRequest 10 years ago
Sam Brannen 5fd6ebb548 Introduce annotation to execute SQL scripts in the TCF 10 years ago
Juergen Hoeller 5eecb138f6 Unit tests for custom profile annotations on configuration classes 10 years ago
Sam Brannen 4b291c665c Upgrade spring-test tests to Hibernate 4 10 years ago
Rossen Stoyanchev 676282c66e Support ListenableFuture on @RequestMapping methods 11 years ago
Stephane Nicoll 5559209233 Remove useless imports 11 years ago
Sam Brannen a281bdbfc5 Introduce context bootstrap strategy in the TCF 11 years ago
Sam Brannen d53b498839 Don't encode '@' in {@code} tags 11 years ago
Sam Brannen 4cd075bb96 Introduce test for PropertySource + ACI in the TCF 11 years ago
Sam Brannen 1f017c4acb Support classes AND locations in @ContextConfiguration 11 years ago
Sam Brannen c38600762d Reinject Servlet mocks between TestNG test methods 11 years ago
Rossen Stoyanchev 05213c684c Give meaningful names to SprXxxTests in spring-test 11 years ago
Sebastien Deleuze 0b69a0ba4b Add URI based MockHttpServletRequestBuilder constructors 11 years ago
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 11 years ago
Sam Brannen a006ca2542 Remove trailing whitespace 11 years ago
Sam Brannen 2bfd6ddcf4 Refactor SQL script support 11 years ago
cbaldwin74 e5c17560db Support multi-line comments in SQL scripts 11 years ago
Sam Brannen b364599278 Update links to Spring JIRA server 11 years ago
Sam Brannen 1d57a15e40 Delete unused imports in spring-test 11 years ago
Sam Brannen cf3b2b1a4d Simplify test includes & excludes in Gradle build 11 years ago
Rossen Stoyanchev 34924810fe Remove field no longer used after previous commit 11 years ago
Rossen Stoyanchev 74de35df1e Refactor async result handling in Spring MVC Test 11 years ago
Rossen Stoyanchev 705efc5bdf Fix timing issue with obtaining async result 11 years ago
Sam Brannen 979c483384 Do not inspect meta-annotations on Java annotations 11 years ago
Sam Brannen 78b69f5d77 Always supply test class to ContextLoaders in TCF 11 years ago
Sam Brannen f8950960f2 Support arbitrary meta-annotation levels in the TCF 11 years ago
Sam Brannen 2c8f25a14c Delete call to System.err in AbstractContextLoaderUtilsTests 11 years ago
Sam Brannen aa3e250ab6 @Ignore PrintingResultHandlerTests 11 years ago
Sam Brannen 3c511f00cc Simplify MetaAnnotationUtilsTests 11 years ago
Sam Brannen d9a2b3c2ba Deleted unused code in ContextLoaderUtilsActiveProfilesTests 11 years ago
Sam Brannen 5f7d1758f8 Always pass test class to ActiveProfilesResolver 11 years ago
Sam Brannen 34e90ba7f7 Simplify ContextLoaderUtilsActiveProfilesTests 11 years ago
Rossen Stoyanchev b1abe26b33 Add ResultMatchers for status code ranges 11 years ago
Sam Brannen c335e99e3f Remove trailing whitespace from source code 11 years ago
Sam Brannen 1f778530b5 Polish test classes 11 years ago
Sam Brannen 08842f3fdf Delete legacy JUnit 3.8 test from spring-test 11 years ago
Sam Brannen 2d5c5fc18e Delete legacy JUnit 3.8 test from spring-test 11 years ago
Sam Brannen 522d136bbd Delete TODO that is now tracked in JIRA 11 years ago
Sam Brannen b8ed2f4967 Ensure all tests are executed in the Gradle build 11 years ago
Sam Brannen a521ef5cee Verify ServletCtxAware beans are processed in WAC tests 11 years ago
Sam Brannen 8105011368 Delete unnecessary redeclaration of test methods 11 years ago
Sam Brannen c0eafa9ea1 Introduce EJB-based transactional tests in the TCF 11 years ago
Sam Brannen 3370f8b1b1 Include ServletTEL in abstract base test classes 11 years ago
Sam Brannen feb9d261ac Remove unused import in MockHttpServletRequestBuilderTests 11 years ago
Rossen Stoyanchev 8b35c3ff74 Recognize Content-Type as special header in MHSRB 11 years ago
Sam Brannen a30cf3058e Remove unused imports in tests 11 years ago