From: GitHub <no...@gi...> - 2017-10-15 08:10:23
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: a877599272bf3aa63f30c750598b2c54381edc9b https://github.com/xmlunit/xmlunit.net/commit/a877599272bf3aa63f30c750598b2c54381edc9b Author: Stefan Bodewig <ste...@fr...> Date: 2017-10-15 (Sun, 15 Oct 2017) Changed paths: M src/main/net-constraints-nunit2/CompareConstraint.cs M src/main/net-constraints-nunit3/CompareConstraint.cs M src/main/net-core/Builder/DiffBuilder.cs A src/main/net-core/Builder/IDifferenceEngineConfigurer.cs M src/main/net-core/XMLUnit.Core.csproj M src/tests/net-constraints-nunit3/CompareConstraintTest.cs Log Message: ----------- extract some of the common interface of DiffBuilder and CompareConstraint |