Class ProxyMatchers


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

      Constructors 
      Constructor Description
      ProxyMatchers()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.hamcrest.Matcher<java.util.Collection<java.lang.String>> requestAvailable​(java.lang.String regexMatcher)  
      • Methods inherited from class java.lang.Object

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

      • ProxyMatchers

        public ProxyMatchers()
    • Method Detail

      • requestAvailable

        public static org.hamcrest.Matcher<java.util.Collection<java.lang.String>> requestAvailable​(java.lang.String regexMatcher)