Package org.hamcrest

Class JMock1Matchers


  • public class JMock1Matchers
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JMock1Matchers()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.jmock.core.Constraint equalTo​(java.lang.String string)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JMock1Matchers

        public JMock1Matchers()
    • Method Detail

      • equalTo

        public static org.jmock.core.Constraint equalTo​(java.lang.String string)