175 Commits (a6f0da8cc6eefc0548792a2c81df1670a3bcdac8)

Author SHA1 Message Date
Roland Weisleder a6f0da8cc6 Introduce reset method to OutputCapture 9 years ago
Andy Wilkinson 98cf35d48e Polish "Ignore spock.lang annotations when creating test context cache key" 9 years ago
erlholmq 8f18df8a9c Ignore spock.lang annotations when creating test context cache key 9 years ago
Phillip Webb ca1540cefe Update header copyright for changed files 9 years ago
Phillip Webb 5867cd6175 Polish 9 years ago
Andy Wilkinson 70e802fba5 Use name from @SpyBean to disambiguate multiple candidates 9 years ago
Johnny Lim 0adab8a2be Use logical 'and' instead of bitwise 'and' 9 years ago
Andy Wilkinson 2f50d515a1 Apply root to URIs directly rather than relying on expansion 9 years ago
Andy Wilkinson dd4051686b Remove empty test 9 years ago
Phillip Webb fa6a138598 Refine ImportsContextCustomizer cache logic 9 years ago
Stephane Nicoll 505e7f75ea Polish contribution 9 years ago
dreis d58f38f6f6 Use String.replace() with single char if possible 9 years ago
Andy Wilkinson b71baf2c38 Support @ContextHierarchy when using @SpringBootTest 9 years ago
Andy Wilkinson 80a1e1ae64 Polishing 9 years ago
Andy Wilkinson b7a02e7237 Update TestRestTemplate to apply template handler to URIs 9 years ago
Andy Wilkinson d2201d5284 Correct copyright dates and enforce that starting year is 2012 9 years ago
Phillip Webb 0fca9aaccb Polish Mockito 2.0 support 9 years ago
Phillip Webb abb8e3663a Polish Mockito 2.0 support 9 years ago
Phillip Webb fac6b8da47 Upgrade to JSONassert 1.4.0 9 years ago
Johnny Lim f915ae197a Polish 9 years ago
Phillip Webb 556ce14f2d Fix TestRestTemplate.withBasicAuth interceptors 9 years ago
Phillip Webb 8b69856fc9 Polish 9 years ago
Stephane Nicoll 25bd0e0455 Do not reset server.port if a custom inline property is set 9 years ago
Phillip Webb 884c9ef11e Remove accidentally committed file 9 years ago
Phillip Webb e0541d0f74 Polish 9 years ago
Stephane Nicoll 062104f1d6 Fix TestRestTemplate#patchFor methods visibility 9 years ago
Phillip Webb 138b96cf5f Use unique `testRestTemplate` bean name 9 years ago
Phillip Webb 7824171413 Allow @SpyBean to work with @Primary beans 9 years ago
Phillip Webb 87547f208a Add test for @SpyBean for generic bean definition 9 years ago
Phillip Webb bd74c3d327 Polish formatting 9 years ago
Stephane Nicoll 863f97dc11 Polish since version 9 years ago
Andy Wilkinson 367de7bf71 Add support for new PATCH methods to TestRestTemplate 9 years ago
Phillip Webb e430583eaf Polish 9 years ago
Andy Wilkinson 45d672f5b3 Ignore Spock annotations when creating test context cache key 9 years ago
Andy Wilkinson 46e8cf4a43 Test that a broken factory bean does not break resetting of mocks 9 years ago
Aleksander Bartnikiewicz eb927f1b29 Prevent a broken factory bean from breaking the resetting of mocks 9 years ago
Phillip Webb a3b79be6b3 Support @MockBean on FactoryBeans 9 years ago
Phillip Webb 1452d3cd51 Ensure withBasicAuth keeps error handler 9 years ago
Phillip Webb 1657120286 Move ModifiedClassPathRunner to its own module 9 years ago
Andy Wilkinson f35fa87366 Fix problems in SpringBootMockUtil reported by Checkstyle 9 years ago
Andy Wilkinson 1cd781b242 Make spring-boot-test compatible with Mockito 2.1 and 2.2 9 years ago
Phillip Webb 7daf69a393 Upgrade to HTMLUnit 2.23 (+selenium module 2.23.2) 9 years ago
Stephane Nicoll 4603d8259a Make MockitoTestExecutionListener public 10 years ago
Andy Wilkinson 64d32191cf Ignore Kotlin annotations when creating test context cache key 10 years ago
Phillip Webb db3f488d5a Polish 10 years ago
Madhura Bhave 16fe332f51 Fix NoClassDefFoundError when Mockito is missing 10 years ago
Phillip Webb 3326841a97 Formatting 10 years ago
Phillip Webb f59cc25e2b Fix eclipse warnings 10 years ago
Johnny Lim 503d735fdd Polish 10 years ago
Johnny Lim 30a677646f Polish 10 years ago