Skip to content

Improve TestSimpleSchemaConflictResolutionStrategy #16705

Description

@hudi-bot

Right now TestSimpleSchemaConflictResolutionStrategy extends SimpleSchemaConflictResolutionStrategy due to the limitation of test mocks.  This should be improved so that TestSimpleSchemaConflictResolutionStrategy does not extend SimpleSchemaConflictResolutionStrategy.
{code:java}
public class TestSimpleSchemaConflictResolutionStrategy extends SimpleSchemaConflictResolutionStrategy {code}

JIRA info

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions