Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant backward compatibility tests
- testApiAdded() superseded by PathsBCTest.changedButCompatible(). - testApiMissing() superseded by PathsBCTest.decreased(). - testApiChangedOperationAdded() superseded by PathBCTest.changedButCompatible(). - testApiChangedOperationMissing() superseded by PathBCTest.opsDecreased(). - testApiOperationChanged() superseded by EnumBCTest and MaxLengthBCTest. - testApiReadWriteOnlyPropertiesChanged() superseded by WriteOnlyBCTest.
- Loading branch information