104 Commits (main)

Author SHA1 Message Date
Brian Clozel 323d1907c1 Do not require full type reflection when listing methods/fields 2 years ago
Sam Brannen 97b98c3378 Support default package for TypeReference in ResourceHintsPredicates 2 years ago
Stephane Nicoll 6e93f1187c Move TestCompiler from generator to generate 2 years ago
Stephane Nicoll 58b0251af1 Relocate TestGenerationContext to spring-core-test 2 years ago
Andy Wilkinson 0daaa1c38a Make QDox an implementation detail of spring-core-test 2 years ago
Brian Clozel 7ace1f9dc5 Align RuntimeHintsPredicates with new FieldMode 2 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 2 years ago
Brian Clozel 289d378aeb Polish 2 years ago
Johnny Lim 706c1ec8dd Polish 2 years ago
Brian Clozel 3c22404bce Fix RuntimeHintsAgent instrumentation for method invocation 2 years ago
Stephane Nicoll 7ca57b7e80 Use consistent registration API in TypeHint.Builder 2 years ago
Stephane Nicoll c164b918c0 Apply consistent RuntimeHints defaults 2 years ago
Stephane Nicoll d6afa8df2d Improve registration of the same hint for multiple classes 2 years ago
Sam Brannen 7e8d6dbd45 Remove obsolete HintType.CLASS_PROXIES enum constant 2 years ago
Sam Brannen a875db4692 Document limitations of @CompileWithTargetClassAccess 2 years ago
Brian Clozel 42b3339cb9 Fix RecordedInvocation instance resolution 2 years ago
Sam Brannen e4a7e35ead Polish TestCompiler 2 years ago
Sam Brannen 42ea09b08a Remove Hamcrest support from CompileWithTargetClassAccessClassLoader 2 years ago
Sam Brannen d9bf3e54f7 Removed unused method parameter 2 years ago
Sam Brannen ce850a583c Support overloaded test methods in CompileWithTargetClassAccessExtension 2 years ago
Sam Brannen 8fb27c3857 Polish CompileWithTargetClassAccessExtension 2 years ago
Sam Brannen 4896b115d2 Ensure CompileWithTargetClassAccessExtension only uses Jupiter TestEngine 2 years ago
Sam Brannen b89b6bd7a8 Revert "Support TestNG with @CompileWithTargetClassAccess" 2 years ago
Sam Brannen fa74c353eb Revert "Polishing" 2 years ago
Sam Brannen c8648b523b Polishing 2 years ago
Sam Brannen 9dd7f5412a Support TestNG with @CompileWithTargetClassAccess 2 years ago
Sam Brannen e4395f2f8b Clean up warnings and polishing 2 years ago
Sam Brannen 3912ef1507 Polish TestCompiler support 2 years ago
Sam Brannen 1f3ea5133f Polishing 2 years ago
Brian Clozel 77f8408e80 Polish 2 years ago
Sam Brannen c34ccfdb81 Simplify @EneabledIfRuntimeHintsAgent support 2 years ago
Stephane Nicoll 54a3f66d1d Move RuntimeHints predicate support to a dedicated package 2 years ago
Sam Brannen 279f55fdfa Polish RuntimeHintsAgentCondition 2 years ago
Sam Brannen adb2eef749 Clean up warnings and remove unused code 2 years ago
Brian Clozel a27104a485 Polish 2 years ago
Brian Clozel 444a9bd011 Add testing infrastructure for RuntimeHintsAgent 2 years ago
Brian Clozel c86e678788 Add RuntimeHintsAgent Java agent 2 years ago
Scott Frederick 45ef21f900 Add support for annotation processors with TestCompiler 2 years ago
Scott Frederick 4128a71657 Polish javadoc 2 years ago
Phillip Webb 7119d420ce Define compiled classes when @CompileWithTargetClassAccess is used 2 years ago
Phillip Webb 46a2f2d71c Allow @CompileWithTargetClassAccess to work with all classes 2 years ago
Phillip Webb 26944f3c8e Implement CompileWithTargetClassAccessClassLoader.findResource 2 years ago
Phillip Webb 3ebdaeabd3 Publish spring-core-test 2 years ago
Phillip Webb 74caa9213a Simplify SourceFileAssert assertion methods 2 years ago
Sam Brannen bc3b3d01ee Polishing 2 years ago
Phillip Webb 9c12833e16 Add withFiles support to TestCompiler 3 years ago
Phillip Webb 4b82546b97 Improve TestCompiler and allow lookup based class defines 3 years ago
Phillip Webb d30e6bf647 Add MockSpringFactoriesLoader 3 years ago
Phillip Webb 63b129a3f7 Check that nullable annotations are from org.springframework.lang 3 years ago
Stephane Nicoll 7255a8b48e Polish "Add module to support testing of generated code" 3 years ago