8 lines
86 B
Plaintext
8 lines
86 B
Plaintext
|
|
|
|
/**
|
|
* A series of static factories for all hamcrest matchers.
|
|
*/
|
|
class Matchers
|
|
{
|