Skip to content

Conversation

jrenaat
Copy link
Member

@jrenaat jrenaat commented Oct 9, 2025


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-19846


@Test
public void testGenericSuperClassWithConverter() {
public void testGenericSuperClassWithConverter(EntityManagerFactoryScope scope) {

Check notice

Code scanning / CodeQL

Useless parameter Note test

The parameter 'scope' is never used.
@jrenaat jrenaat force-pushed the HHH-19846_removeJunit4 branch 3 times, most recently from 08beb10 to 4f3f96b Compare October 10, 2025 22:00
)
public class SQLServerDialectPaginationTest {

static final class DialectSettingProvider implements SettingProvider.Provider<Dialect> {

Check notice

Code scanning / CodeQL

Unused classes and interfaces Note test

Unused class: DialectSettingProvider is not referenced within this codebase. If not used as an external API it should be removed.
@jrenaat jrenaat force-pushed the HHH-19846_removeJunit4 branch 2 times, most recently from ac99d7f to fb22587 Compare October 13, 2025 14:58
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
…meout

Signed-off-by: Jan Schatteman <jschatte@redhat.com>
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
@jrenaat jrenaat force-pushed the HHH-19846_removeJunit4 branch from fb22587 to fb42f6a Compare October 13, 2025 21:38
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
@jrenaat jrenaat force-pushed the HHH-19846_removeJunit4 branch from fb42f6a to 8c983b3 Compare October 13, 2025 21:53
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