364 Commits (2a89b11df372f443fcd081bd32939b3754ff97eb)

Author SHA1 Message Date
weixsun 7f445630e4 Remove unnecessary semicolon 5 years ago
Andy Wilkinson be807bab12 Polish "Improve documentation of TestRestTemplate's fault tolerance" 5 years ago
Carlos Rafael de Oliveira Carneiro a6fa8addb9 Improve documentation of TestRestTemplate's fault tolerance 5 years ago
Phillip Webb 26dd1b9a26 Update deprecations with for removal targets 5 years ago
Phillip Webb 82127fdaa3 Update copyright year of changed files 5 years ago
Andy Wilkinson 22b73f3020 Polish "Improve documentaion of Mockito test execution listeners" 5 years ago
Madhura Bhave 73a2a4b383 Consider context-path for WebTestClient baseUrl 5 years ago
dreis2211 0ec603cdad Avoid duplicates in MergedContextConfiguration 5 years ago
Phillip Webb 837fc83527 Fix checkstyle header violations 5 years ago
Andy Wilkinson 6548ca4c11 Implement equals and hashCode in TestTypeExcludeFilter 6 years ago
Andy Wilkinson 667ccdae84 Simplify temp directory creation and improve diagnostics 6 years ago
Andy Wilkinson bf9d23e55a Consider SpringBootTest's web environment in context cache key 6 years ago
Phillip Webb fdd6a89a61 Polish 6 years ago
Andy Wilkinson 41954533b2 Fix Mock|SpyBean context caching 6 years ago
Phillip Webb b5e70157dc Update copyright year of changed files 6 years ago
Andy Wilkinson f86831da9c Use TCCL at time of access for resource loading 6 years ago
Madhura Bhave 615cf63a82 Make MockBean resolve right type for abstract test class 6 years ago
Phillip Webb 0a05b4c9fd Update copyright year of changed files 6 years ago
Phillip Webb 038ae93406 Update copyright year of changed files 6 years ago
Phillip Webb 49921d65ac Ensure @ActiveProfiles replaces existing profiles 6 years ago
Stephane Nicoll 60ff8bafb5 Polish "Align TestRestTemplate Javadoc with documentation" 6 years ago
Andrii Hrytsiuk f11c030b71 Align TestRestTemplate Javadoc with documentation 6 years ago
Phillip Webb ad1248e4ec Replace "folder" with "directory" 6 years ago
dreis2211 c7d7facc3a Remove empty test rule package 6 years ago
Stephane Nicoll c7baf5fda1 Update copyright year of changed file 6 years ago
dreis2211 5eb5bf0a2d Polish 6 years ago
Stephane Nicoll 85e9f713b0 Update copyright year of changed files 6 years ago
Johnny Lim 29717423a3 Remove this keyword on member method invocations 6 years ago
Phillip Webb 9bb53a4c37 Polish 6 years ago
Madhura Bhave 4dc9bbe127 @SpringBootTest classes with different args shouldn't share a context 6 years ago
Madhura Bhave b9c2b7b257 Prevent early initialization in MockitoPostProcessor 6 years ago
Phillip Webb 7ab2bca376 Support commas in @ActiveProfiles 6 years ago
Phillip Webb 3ca896e63f Polish 6 years ago
Stephane Nicoll f4c68dbc98 Do not set server.port=-1 for non embedded tests 6 years ago
dreis2211 674f1e77b5 Fix typos 6 years ago
dreis2211 ef9f1d39a3 Remove redundant MockitoAnnotations.initMocks() 6 years ago
Phillip Webb 1eee83a07e Update copyright year of changed files 6 years ago
Stephane Nicoll eb852f1ad6 Disable bean overriding by default in ApplicationContextRunner 6 years ago
Stephane Nicoll 95be419527 Use Class.forName rather than ClassLoader.loadClass 6 years ago
Andy Wilkinson c85f19b75b Revert "Add profiles directly to the application environment for tests" 6 years ago
Scott Frederick 8f102aee68 Remove deprecated 2.2 code 6 years ago
Phillip Webb 9bd49562fe Update copyright year of changed files 6 years ago
Madhura Bhave ac10ebba33 Fix checkstyle 6 years ago
Scott Frederick 487b9cbf96 Add profiles directly to the application environment for tests 6 years ago
Stephane Nicoll 2c1e81adf0 Polish 6 years ago
Andy Wilkinson bc53fe0344 Recommend mockito-inline for mocking and spying of CGLib proxies 6 years ago
Stephane Nicoll fd94608f73 Polish "Restore proxying of @Bean methods in @TestConfiguration" 7 years ago
Dmytro Nosan 7faa606920 Restore proxying of @Bean methods in @TestConfiguration 7 years ago
Stephane Nicoll e4ba6049ff Clarify scope of "@SpringBootTest#classes" 7 years ago
Johnny Lim 887c3b71f3 Fix matchesNestedConfigurationClassWithoutTestMethodsIfItHasTestable() 7 years ago