classCandidateKeyConflict
final class CandidateKeyConflict
Identifies the existing row and candidate key responsible for a conflict.
Type Aliases§
Row = import from TableDefinitionProperties§
public int $rowIndexpublic string $keyNamepublic Row $valuesMethods§
Test cases 10§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
Other tests reaching this symbol 9
CandidateKeySetTest::testFindsConflictAcrossPrimaryAndUniqueCandidateKeyscallsCandidateKeySetTest::testIncompletePrimaryKeyDoesNotPreventUniqueKeyConflictDetectioncallsConflictSearchTestcallsMutationImpactTestcallsInsertMutationTestcallsReplaceMutationTestcallsSynchronizeMutationTestcallsUpsertMutationTestcallsShadowApplicationTestcalls