Skip to content

Commit

Permalink
added FieldMatcher to matchers.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
vertti committed Dec 15, 2013
1 parent 7af8e13 commit bf7ea83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/matchers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
<factory class="com.nitorcreations.matchers.ReflectionEqualsMatcher" />
<factory class="com.nitorcreations.matchers.SerializableMatcher"/>
<factory class="com.nitorcreations.matchers.StringMatchers"/>
<factory class="com.nitorcreations.matchers.FieldMatcher"/>

</matchers>

0 comments on commit bf7ea83

Please sign in to comment.