liangzai-cool / hamcrest

Automatically exported from code.google.com/p/hamcrest
0 stars 0 forks source link

IsArray factory is not properly annotated #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Tried to use array() matcher factory and found that it wasn't in Matchers
class. A closer look revealed that the method, in IsArray.java, lacks a
@Factory annotation.

Original issue reported on code.google.com by mhack...@kanayo.com on 26 Apr 2009 at 7:01

GoogleCodeExporter commented 9 years ago

Original comment by smgfree...@gmail.com on 26 Apr 2009 at 7:44

GoogleCodeExporter commented 9 years ago

Original comment by smgfree...@gmail.com on 26 Apr 2009 at 7:45

GoogleCodeExporter commented 9 years ago

Original comment by smgfree...@gmail.com on 21 May 2009 at 10:44

GoogleCodeExporter commented 9 years ago

Original comment by smgfree...@gmail.com on 21 May 2009 at 10:45