150 Commits (a8848cb6709fdbf4453b82aa9dea751fcc4516ff)

Author SHA1 Message Date
Sam Brannen 58955236ee Introduce tests for Spring Boot issue 885 12 years ago
Sam Brannen 0d710f197e Polishing tests in spring-test 12 years ago
Sam Brannen bdceaa481b Introduce TestNG tests for programmatic tx mgmt in the TCF 12 years ago
Sam Brannen f667e43ca2 Introduce programmatic tx mgmt in the TCF 12 years ago
Sebastien Deleuze 9e52004222 Add support for asserting JSON 12 years ago
Rossen Stoyanchev 9aa53abdf9 Add AsyncRestTemplate support to client-side MockMvc 12 years ago
Sam Brannen b4e16eacc5 Require JUnit 4.9 or higher in the TCF 12 years ago
Sam Brannen f1517f03ff Delete remaining SimpleJdbcTemplate usage 12 years ago
Sam Brannen 0c1249fe42 Introduce repeatable @Sql tests 12 years ago
Sam Brannen abdb010fc8 Rename SQL script annotations in the TCF 12 years ago
Rossen Stoyanchev c269d27bde Improve no content handling in MockHttpServletRequest 12 years ago
Sam Brannen 5fd6ebb548 Introduce annotation to execute SQL scripts in the TCF 12 years ago
Juergen Hoeller 5eecb138f6 Unit tests for custom profile annotations on configuration classes 12 years ago
Sam Brannen 4b291c665c Upgrade spring-test tests to Hibernate 4 12 years ago
Rossen Stoyanchev 676282c66e Support ListenableFuture on @RequestMapping methods 12 years ago
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
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 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