Skip to content

Conversation

@koentsje
Copy link
Member

@koentsje koentsje commented Sep 1, 2025

  • Move test method 'JpaDefaultTest#testJpaDefault()' to test class 'GenerateJavaTest' and delete 'JpaDefaultTest'
  • Move test method 'NoAnnotationsTest#testNoAnnotations()' to test class 'GenerateJavaTest' and delete 'NoAnnotationsTest'
  • Move test method 'NoGenerics#testNoGenerics()' to test class 'GenerateJavaTest' and delete 'NoGenerics'
  • Move test method 'UseGenerics#testUseGenerics()' to test class 'GenerateJavaTest' and delete 'UseGenerics'
  • Create instance variable 'TestTemplate#gradleCommandToExecute' with getter/setter
  • Create method 'TestTemplate#createProjectAndExecuteGradleCommand()' that uses the stored command
  • Use method 'createProjectAndExecuteGradleCommand()' in the test methods of 'GenerateJavaTest'
  • Move class 'TutorialTest' to package 'org.hibernate.tool.gradle'

…code

  - Move test method 'JpaDefaultTest#testJpaDefault()' to test class 'GenerateJavaTest' and delete 'JpaDefaultTest'
  - Move test method 'NoAnnotationsTest#testNoAnnotations()' to test class 'GenerateJavaTest' and delete 'NoAnnotationsTest'
  - Move test method 'NoGenerics#testNoGenerics()' to test class 'GenerateJavaTest' and delete 'NoGenerics'
  - Move test method 'UseGenerics#testUseGenerics()' to test class 'GenerateJavaTest' and delete 'UseGenerics'
  - Create instance variable 'TestTemplate#gradleCommandToExecute' with getter/setter
  - Create method 'TestTemplate#createProjectAndExecuteGradleCommand()' that uses the stored command
  - Use method 'createProjectAndExecuteGradleCommand()' in the test methods of 'GenerateJavaTest'
  - Move class 'TutorialTest' to package 'org.hibernate.tool.gradle'

Signed-off-by: Koen Aers <[email protected]>
@koentsje koentsje merged commit 35869d5 into hibernate:main Sep 1, 2025
3 checks passed
@koentsje koentsje deleted the HBX-3080 branch September 1, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant