Class Matchers


  • public final class Matchers
    extends java.lang.Object
    Provides a group of request matchers. A matcher evaluates an input and tells whether certain argument in the input matches a predefined matching pattern.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Matchers()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Matchers

        private Matchers()