12319 Commits (3da5fbe995f971f1ac0c13f108a9d6c8325dfe11)
 

Author SHA1 Message Date
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
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
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
Stephane Nicoll 2bf9bc312e Remove Guava cache support 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
Stephane Nicoll 1103a9cd16 Remove trailing whitespaces 8 years ago
nkjackzhang 6aeaa1976d Add the injection point for the Provider 8 years ago
Juergen Hoeller 6aa5931e28 Polishing 8 years ago
Juergen Hoeller a1f5fb53db Java 8 getParameterCount() instead of getParameterTypes().length 8 years ago
Juergen Hoeller 39e3f2ebf6 MethodParameter supports Java 8 Executable/Parameter and validates parameter indexes 8 years ago
Juergen Hoeller da9c24c41e Polishing 8 years ago
Juergen Hoeller 102dc8a4dd Polishing 8 years ago
Juergen Hoeller 19e5a34f9f Restored binary compatibility with Hibernate 5.0/5.1's Query type 8 years ago
Juergen Hoeller 5890758fd0 Avoid canonicalName call for already-seen bean name 8 years ago
Juergen Hoeller 76dedd7ca2 FactoryBean, BeanPostProcessor and HandlerInterceptor variants declared with default methods 8 years ago
Stephane Nicoll e4b0486c5a Add @FunctionalInterface on candidate interfaces 8 years ago
Stephane Nicoll 912b63ad44 Merge pull request #1099 from nkjackzhang:patch-5 8 years ago
nkjackzhang 7dfbc16f1f Polish doc 8 years ago
Juergen Hoeller 7dda9fbd8c Drop JasperReports support 8 years ago
Juergen Hoeller 355c6f0715 Upgrade to JMS 2.0 and JCA 1.7 8 years ago
Juergen Hoeller bc2c22d51e Streamline XML namespace support towards unversioned schemas 8 years ago
Juergen Hoeller 12d373659a Upgrade to Undertow 1.4 CR3 (and Jackson 2.8 GA) 8 years ago
Juergen Hoeller acdb43f470 Remove remaining JRuby and Commons Pool test resources 8 years ago
Sam Brannen 2bae0613a3 Ensure code compiles with Eclipse JDT 8 years ago
Sam Brannen 1391248ea6 Introduce log4j 2 for Spring's test suite 8 years ago
Sam Brannen 9a9551bf18 Make JUnit Jupiter support classes package private 8 years ago
Sam Brannen 045c678622 Clean up warnings in spring-test 8 years ago
Stephane Nicoll 00d2606b00 Explicit type can be replaced by <> 8 years ago
Stephane Nicoll 3096888c7d Better synchronization in ConcurrentMapCache 8 years ago
Juergen Hoeller 9b9f3714ae JRuby script template tests run against JRuby 9.1.2.0 now 8 years ago
Juergen Hoeller b5db5d3aac Broadly remove deprecated core classes and methods 8 years ago
Juergen Hoeller 0fc0ce78ae Drop deprecated dependencies on Log4j, JRuby, JExcel, Burlap, Commons Pool/DBCP 8 years ago
Juergen Hoeller fb5a096ca2 Require Undertow 1.3 byte buffer pool 8 years ago