Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed May 29, 2018
2 parents 1d88caf + b421f88 commit 76857ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/test/resources/forbidden-apis.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
@defaultMessage Do not use static methods
org.hamcrest.Matchers

@defaultMessage Please specify failure reason
org.hamcrest.MatcherAssert#assertThat(java.lang.Object, org.hamcrest.Matcher)

@defaultMessage Please specify failure reason
org.junit.Assert#assertThat(java.lang.Object, org.hamcrest.Matcher)

0 comments on commit 76857ae

Please sign in to comment.