12939 Commits (5c72ea915dbf8ed54bb49f0093f87c33121b1f98)
 

Author SHA1 Message Date
Stephane Maldini c2c7e3b596 Polish timed operators and remove useTimer() 8 years ago
Brian Clozel 3ce49819f2 Update link to Spring CLA in CONTRIBUTING doc 8 years ago
Stephane Nicoll c425e774a3 Polish 8 years ago
Stephane Nicoll 2ee42192b3 Merge pull request #1105 from fisache:master 8 years ago
fisache 55ad5a448e Polish doc 8 years ago
Stephane Nicoll 825a5ec029 Merge pull request #1107 from nkjackzhang:patch-5 8 years ago
nkjackzhang 1fb93044af Polish doc 8 years ago
Rossen Stoyanchev b66cc71d66 Merge RequestMappingIntegrationTests refactoring 8 years ago
Rossen Stoyanchev aa47616be2 Split TestRestController into use-case sub-classes 8 years ago
Rossen Stoyanchev 7e07fb16d8 Split RequestMappingIntegrationTests into sub-classes 8 years ago
Rossen Stoyanchev 35f791acf8 Extract base class for RequestMappingIntegrationTests 8 years ago
Rossen Stoyanchev 6fde86903d Declare HTTP method mappings TestRestController 8 years ago
Rossen Stoyanchev aa1397b8ba Polish method order in RequestMappingIntegrationTests 8 years ago
Sam Brannen 22345f7c25 Upgrade tests to EhCache 2.10+ 8 years ago
Sam Brannen f7f37cdb1b Introduce before/after test execution callbacks in the TCF 8 years ago
Sam Brannen 80018c67e7 Introduce before/after test execution support in the SpringExtension 8 years ago
Sam Brannen da89332840 Introduce before/after test execution support in SpringJUnit4ClassRunner 8 years ago
Sam Brannen 3da5fbe995 Introduce before/after test execution support in AbstractTestNGSpringContextTests 8 years ago
Sam Brannen 087efa668c Introduce before/after test execution callbacks in TestContextManager 8 years ago
Sam Brannen 5302566cbb Introduce before/after test execution callbacks in TestExecutionListener 8 years ago
Stephane Nicoll 11ed26584d Polish 8 years ago
Stephane Nicoll 15c3cdd48d Fix NoOpCache handling of get(key,callable) 8 years ago
Sam Brannen 629b95bd5c Ensure TestContextManager always tracks after-class exception 8 years ago
Rossen Stoyanchev 407715b89e Helpers for get/post in RequestMappingIntegrationTests 8 years ago
Sam Brannen 966d951329 Remove deprecated @TransactionConfiguration & TxCfgAttributes 8 years ago
Sam Brannen 57c43f4273 Delete unused import 8 years ago
Sam Brannen d6d4251550 Utilize default methods in TestExecutionListener 8 years ago
Sam Brannen a0cad5c48f Use streams and lambdas in spring-test where feasible 8 years ago
Sam Brannen 8fff1c2ac0 Polishing 8 years ago
Sam Brannen 80216c243d Annotate ContextCustomizer[Factory] with @FunctionalInterface 8 years ago
Juergen Hoeller e8b5374d87 Require EhCache 2.10+ 8 years ago
Rossen Stoyanchev d84b989025 Update notes on deps for broker relay 8 years ago
Juergen Hoeller c43e7497c1 Fixed typo: "occured"->"occurred" 8 years ago
Juergen Hoeller 23c2b6ad41 Added PathEditor for NIO file system resolution 8 years ago
Brian Clozel 99697118d8 Add RxJava1 support for request building/extracting 8 years ago
Brian Clozel 4892436efe Refactor HTTP client contracts 8 years ago
Sam Brannen 40b2d26bd4 Avoid reflection for @Repeatable look-ups 8 years ago
Juergen Hoeller 61db8e9f1e DigestUtils processes InputStream with buffered read instead of full copy 8 years ago
Brian Clozel b5bce1f017 Update after `reactor.core.converter.Converters` changes 8 years ago
Stephane Nicoll 2bf9bc312e Remove Guava cache support 8 years ago
Arjen Poutsma 799bb64275 Merge pull request #135 from violetagg/ondataavailable-concurrency 8 years ago
Violeta Georgieva d68232c880 Refactor AbstractRequestBodyPublisher states 8 years ago
Rossen Stoyanchev d7a43d2003 Polish tests 8 years ago
Rossen Stoyanchev 7534092ef3 Comprensive support for empty request body 8 years ago
Rossen Stoyanchev a584311178 Fix StringDecoder#decodeToMono issue with empty input 8 years ago
Rossen Stoyanchev 1e1e2f8b1b Support HttpEntity method arguments 8 years ago
Brian Clozel 4c3c54463c Upgrade build to Spring 5.0.0-BUILD-SNAPSHOT 8 years ago
Sam Brannen 7e783dd91f Delete temporary MethodParameterFactory solution 8 years ago
Sam Brannen 862fb2af5f Upgrade to JUnit 5.0.0-M1 8 years ago
Stephane Nicoll 0f589fc49c Merge pull request #1100 from nkjackzhang:patch-1 8 years ago