Open GoogleCodeExporter opened 8 years ago
Just to be clear, I don't mean conflict between Matchers and CoreMatchers, I
mean
conflict between user-generated sugar and the sugar in Matchers/CoreMatchers
(e.g.
"anyOf()").
Original comment by mdillon....@gmail.com
on 25 Aug 2008 at 8:19
Do you get the conflict when you do both "import static Matchers.*" and "import
static SomethingElse.*". In which case, the solution is to import the methods
you
want explicitly.
Original comment by nat.pr...@gmail.com
on 15 Oct 2008 at 9:20
tagging
Original comment by t.denley
on 12 May 2012 at 11:03
Original issue reported on code.google.com by
mdillon....@gmail.com
on 25 Aug 2008 at 8:18