1419 Commits (3794a576511993131a563b0c5da771dc4b283511)

Author SHA1 Message Date
Сергей Цыпанов aaeabc3c85 Simplify iteration over maps 6 years ago
Sam Brannen 4b9f5a35a6 Polish contribution 6 years ago
Сергей Цыпанов 6964ed33bf Allocate objects only when it's necessary 6 years ago
Sam Brannen 4f4427f550 Migrate TestNG assertions to AssertJ 6 years ago
Sam Brannen 50cc23ca55 Use the JUnit Platform Test Kit in spring-test 6 years ago
Phillip Webb 6b9160b3ae Restore transaction specific assertions 6 years ago
Sam Brannen 5a1217cafe Migrate JUnit Jupiter assertions to AssertJ 6 years ago
Phillip Webb 82d0e49de9 Inline methods from TransactionTestUtils 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Juergen Hoeller 5910d2d4dc Add missing Nullable annotation to assertNotNull 6 years ago
stsypanov 9ca8681f79 Iteration over a map using EntrySet 6 years ago
Sam Brannen 73dbd06361 Enforces static imports for JUnit 4 assertions and assumptions 6 years ago
Sam Brannen e1b0bf22bf Polish Javadoc for AssertionErrors 6 years ago
Sam Brannen 233b225b4f Remove JUnit dependency from HeaderResultMatchers 6 years ago
Sam Brannen 0cff7eb32c Fix Javadoc links 6 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Juergen Hoeller d3b713d5f0 Upgrade to Protobuf 3.7.1 and HtmlUnit 2.35 6 years ago
Sam Brannen 6a05b97df3 Log identity hash for ApplicationContext for context cache hits/misses 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Sam Brannen 77eef47483 Support automatic constructor injection in JUnit Jupiter 6 years ago
Sam Brannen d4379630e2 Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Sam Brannen 772ef40920 Upgrade to JUnit 4.13-beta-3 6 years ago
Juergen Hoeller 4e10735e8f MockHttpServletRequest restores default locale for empty accept header 6 years ago
Juergen Hoeller 0be610b0ee Support for reactive transactions in TransactionInterceptor 6 years ago
Sebastien Deleuze 89454e69c3 Deprecate MediaType.APPLICATION_JSON_UTF8 6 years ago
Juergen Hoeller e5e2d2d661 Polishing (includes minor performance refinements from master) 6 years ago
Johnny Lim 33ac14f099 Add missing fail() calls in MockRestServiceServerTests 6 years ago
Sam Brannen 4a090922d7 Polish Javadoc 6 years ago
Rossen Stoyanchev 5b711a964b Pass Mono to Reactor Netty when feasible 6 years ago
Juergen Hoeller b07d46da99 MockCookie compares attributes in case-insensitive manner 6 years ago
Sam Brannen 7f58e395d3 Remove @Deprecated from org.springframework.mock.jndi package 6 years ago
Sam Brannen 88e3b84164 Deprecate mock JNDI support in the spring-test module 6 years ago
Rossen Stoyanchev d1f888a7a9 Empty path mapping behaves consistently 6 years ago
Sam Brannen cf5d0e6aa9 Introduce publishEvent() convenience method in TestContext 6 years ago
Sam Brannen 353e092bf6 Register EventPublishingTestExecutionListener by default (round 2) 6 years ago
Sam Brannen c3d0459a4e Add support to query if ApplicationContext is available in the TCF 6 years ago
Rossen Stoyanchev ed70978071 verify() fails if there are failed requests 6 years ago
Sam Brannen 4be605eb1e Revert "Fix tests" 6 years ago
Sam Brannen d6ba5259d8 Revert "Register EventPublishingTestExecutionListener by default" 6 years ago
Sam Brannen a66e6d3231 Revert "Fix tests" 6 years ago
Sam Brannen f7a5b3013e Revert "Register EventPublishingTestExecutionListener by default" 6 years ago
Juergen Hoeller 95232d5bf8 Upgrade to Apache HttpClient 4.5.8 and Jetty Reactive HttpClient 1.0.3 6 years ago
Sam Brannen 07e9f802f2 Fix tests 6 years ago
Sam Brannen 86fb7362b1 Register EventPublishingTestExecutionListener by default 6 years ago
Brian Clozel 65365d91c8 Fix tests 6 years ago
Sam Brannen 13543f5e0f Register EventPublishingTestExecutionListener by default 6 years ago
Sam Brannen d6173512fe Document test execution event support in the Reference Manual 6 years ago