Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
xmlunit
/
xmlunit
Public
Notifications
You must be signed in to change notification settings
Fork
79
Star
320
Code
Issues
10
Pull requests
2
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
xmlunit
xmlunit-matchers
src
on
use-java-util-function-predicate
User selector
All users
Datepicker
All time
Commit history
Commits on May 8, 2026
replace our own Predicate interface with java.util.function
bodewig
committed
7146a09
View commit details
Copy full SHA for 7146a09
View code at this point
Browse repository at this point
Commits on Dec 30, 2022
fix remaining javadoc warnings raised by Java 17
bodewig
committed
c8fcf0a
View commit details
Copy full SHA for c8fcf0a
View code at this point
Browse repository at this point
Commits on Dec 29, 2022
chip away on javadoc warnings found by Java 17
bodewig
committed
5e53d0f
View commit details
Copy full SHA for 5e53d0f
View code at this point
Browse repository at this point
Commits on Dec 28, 2022
update javadoc plugin, fix new javadoc warnings
bodewig
committed
0baf9e9
View commit details
Copy full SHA for 0baf9e9
View code at this point
Browse repository at this point
Commits on Oct 3, 2021
unused imports
bodewig
committed
8bab49f
View commit details
Copy full SHA for 8bab49f
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
try-with-resources
bodewig
committed
9f5d6e6
View commit details
Copy full SHA for 9f5d6e6
View code at this point
Browse repository at this point
Commits on Dec 31, 2019
remove hard-coded path from ValidationMatcherTest
bodewig
committed
525f7f9
View commit details
Copy full SHA for 525f7f9
View code at this point
Browse repository at this point
Commits on Dec 29, 2019
remove direct references to test-resources directory
bodewig
committed
08fa36d
View commit details
Copy full SHA for 08fa36d
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
Improve code quality
Show description for 3dcee83
krystiankaluzny
committed
3dcee83
View commit details
Copy full SHA for 3dcee83
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
use Locale-independent equalsIgnoreCase
bodewig
committed
5e3b515
View commit details
Copy full SHA for 5e3b515
View code at this point
Browse repository at this point
fix javadocs
bodewig
committed
0eeeed5
View commit details
Copy full SHA for 0eeeed5
View code at this point
Browse repository at this point
Merge pull request #137 from xmlunit/type-matcher
Show description for 412916b
bodewig
authored
412916b
View commit details
Copy full SHA for 412916b
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
0 and 1 are not treated as booleans
krystiankaluzny
committed
bb4055b
View commit details
Copy full SHA for bb4055b
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
Fix type matcher tests
krystiankaluzny
committed
a2e4e59
View commit details
Copy full SHA for a2e4e59
View code at this point
Browse repository at this point
Add missing licence headers in matchers module
krystiankaluzny
committed
9032dc1
View commit details
Copy full SHA for 9032dc1
View code at this point
Browse repository at this point
Add TypeMatcher doc
krystiankaluzny
committed
0b38655
View commit details
Copy full SHA for 0b38655
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
Add boolean matcher
krystiankaluzny
committed
0f1301d
View commit details
Copy full SHA for 0f1301d
View code at this point
Browse repository at this point
Commits on Aug 20, 2018
Add TypeMatcher with number matchers
krystiankaluzny
committed
3e2d497
View commit details
Copy full SHA for 3e2d497
View code at this point
Browse repository at this point
Commits on Aug 10, 2018
make XPathFactory configurable in hamcrest matchers
bodewig
committed
c6e4924
View commit details
Copy full SHA for c6e4924
View code at this point
Browse repository at this point
Commits on Jun 28, 2018
schema sources are only used if schema is null
bodewig
committed
ed8c920
View commit details
Copy full SHA for ed8c920
View code at this point
Browse repository at this point
Commits on May 16, 2018
skip test on Java6 that fails because of oldish TLS stack
bodewig
committed
bf4d0c0
View commit details
Copy full SHA for bf4d0c0
View code at this point
Browse repository at this point
Commits on Apr 21, 2018
add `ignoreElementContentWhitespace` methods to builder/matcher
Show description for 6edfc53
bodewig
committed
6edfc53
View commit details
Copy full SHA for 6edfc53
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
add some tests for matcher messages when combined with not matcher
Show description for a5e1721
bodewig
committed
a5e1721
View commit details
Copy full SHA for a5e1721
View code at this point
Browse repository at this point
move an properly name test
bodewig
committed
3a2233b
View commit details
Copy full SHA for 3a2233b
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
add an example for #110 as a unit test
bodewig
committed
89829d5
View commit details
Copy full SHA for 89829d5
View code at this point
Browse repository at this point
Commits on Jan 7, 2018
allow control over DocumentBuilderFactory in xpath matchers
Show description for 1dda941
bodewig
committed
1dda941
View commit details
Copy full SHA for 1dda941
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
Merge tag 'refs/tags/v2.5.1'
Show description for acf98d1
bodewig
committed
acf98d1
View commit details
Copy full SHA for acf98d1
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
fix CompareMatcher#describeTo if there are no differences
Show description for 5405286
bodewig
committed
5405286
View commit details
Copy full SHA for 5405286
View code at this point
Browse repository at this point
Commits on Oct 20, 2017
next version will be 2.6.0
bodewig
committed
ad29a2c
View commit details
Copy full SHA for ad29a2c
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
extract some of the common interface of DiffBuilder and CompareMatcher
bodewig
committed
b260883
View commit details
Copy full SHA for b260883
View code at this point
Browse repository at this point
Commits on Aug 26, 2017
fix some javadoc warnings
bodewig
committed
d6b8a99
View commit details
Copy full SHA for d6b8a99
View code at this point
Browse repository at this point
make XSLT version configurable in `DiffBuilder`/`CompareMatcher`
Show description for 8c3871e
bodewig
committed
8c3871e
View commit details
Copy full SHA for 8c3871e
View code at this point
Browse repository at this point
Commits on Jul 16, 2017
consistent @since markers
bodewig
committed
4b26bc5
View commit details
Copy full SHA for 4b26bc5
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
adapt failure message to `Schema` case
Show description for a0c0d27
bodewig
committed
a0c0d27
View commit details
Copy full SHA for a0c0d27
View code at this point
Browse repository at this point
allow schema for validation to be passed in as `Schema` instance
Show description for 02d68ff
bodewig
committed
02d68ff
View commit details
Copy full SHA for 02d68ff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.