616 Commits (2a9b2ca5fd9cb8309580ccc7df39217b0ebdadc4)

Author SHA1 Message Date
Sam Brannen c41c5dd5c9 Polishing 9 years ago
Sam Brannen cbd1342fbb Polish ContextCustomizer support in the TCF 9 years ago
Phillip Webb 87a3a5cb3b Introduce ContextCustomizer API in the TestContext Framework 9 years ago
Juergen Hoeller d124a13eb4 Consistent use of empty enumerations 9 years ago
Sam Brannen 51eccf552f Polish ServletTestExecutionListener[Tests] 9 years ago
Phillip Webb bb590db396 Support servlet listener activate attribute 9 years ago
Phillip Webb 2244461778 Allow @ContextConfiguration to be omitted 9 years ago
Sam Brannen 89cf4772d5 Fix malformed HTML in Javadoc 9 years ago
Sam Brannen 93fb7be783 Polishing 9 years ago
Phillip Webb 504779e210 Remove @BootstrapWith from @WebAppConfiguration 9 years ago
Sam Brannen 067994712d Make TestContextManager.getTestContext() public 9 years ago
Sam Brannen 18e9699a2b Demo @ContextConfiguration as composed annotation with ACI 9 years ago
Sebastien Deleuze b3abd3b809 Fix HeaderResultMatchers#string(String, String) assert order 9 years ago
Sebastien Deleuze c385427397 Allow to specify AbstractHttpMessageConverter default charset 9 years ago
Sam Brannen 467b5f3f28 Introduce composed annotations for @RequestMapping 9 years ago
Sam Brannen df7b24b8e7 Allow non-public @Transactional test methods 9 years ago
Sam Brannen 197434b3ec Polish TestNG integration tests 9 years ago
Sam Brannen 816185233d Polish TransactionalTestExecutionListener 9 years ago
Juergen Hoeller 9c0f99c0b5 Polishing 9 years ago
Sam Brannen a2bfe86630 Support @[Before|After]Transaction on non-public methods 9 years ago
Sam Brannen 31e0386bcb Stop referencing deprecated @TransactionConfiguration in Javadoc 9 years ago
Sam Brannen 9d3dd1bc13 Introduce SpringRunner 'alias' for SpringJUnit4ClassRunner 9 years ago
Sam Brannen 6fcb6630d7 Clean up warnings in SampleAsyncTests 9 years ago
Rossen Stoyanchev 1bc1df2d0f Polish client-side REST updates 9 years ago
Juergen Hoeller ca19920d74 Refined ApplicationContextInitializer assignability exception 9 years ago
Rossen Stoyanchev 91872b0d74 Add ExpectedCount 9 years ago
Rossen Stoyanchev 08a08725be Allow plugging in custom RequestExpectationManager 9 years ago
Rossen Stoyanchev a56c69c9ca Introduce MockRestServiceServer builder 9 years ago
Rossen Stoyanchev f58ef24efd Introduce RequestExpectationManager 9 years ago
Rossen Stoyanchev 37a3fa96d1 Separate ResponseActions from ClientHttpRequest 9 years ago
Juergen Hoeller 028a690100 Polishing 9 years ago
Juergen Hoeller 1899fb37c1 Polishing 9 years ago
Juergen Hoeller 0adc4921ed TestContextManager consistently handles Errors from listener invocations 9 years ago
Juergen Hoeller ac44f9edd9 Consistent equals implementations across class hierarchies 9 years ago
Sam Brannen 677a321571 Support primary TxMgrs and DataSources in the TCF 9 years ago
Sam Brannen 6d2b9a0136 Throw exception if TxMgr cannot be retrieved for @Transactional test 9 years ago
Sam Brannen ea46ad8022 Clean up warnings in spring-test 9 years ago
Rossen Stoyanchev 135738f9bf AbstractController supports HTTP OPTIONS 9 years ago
Rossen Stoyanchev 415b2763ce MockHttpServletRequestBuilder parses form data 9 years ago
Rossen Stoyanchev 6a9455b7d0 Fix failing test 9 years ago
Rossen Stoyanchev 1416c2a00e ContentRequestMatchers asserts request with form data 9 years ago
Rossen Stoyanchev 952a3170e6 HeaderResultMatchers supports multi-value headers 9 years ago
Rossen Stoyanchev ae224bed3e Polish HeaderResultMatchers 9 years ago
Rossen Stoyanchev df223eb118 Polish custom HTTP verb in Spring MVC Test 9 years ago
Kamill Sokol 3554348919 Support custom HTTP verbs in Spring MVC Test 9 years ago
Rossen Stoyanchev 4b1183582a Add methodCall option to HandlerResultMatchers 9 years ago
Rossen Stoyanchev 1320da906b Polish HandlerResultMatchers 9 years ago
Stephane Nicoll 2fc2c29e9a Update copyright header 9 years ago
Rossen Stoyanchev 4818378c25 Better document client-side tests against MockMvc 9 years ago
Brian Clozel 74d3bceb19 Add missing StatusResultMatcher for HTTP Status 451 9 years ago