Uses of Class
com.atlassian.crowd.test.matchers.DirectoryMatcher

Uses of DirectoryMatcher in com.atlassian.crowd.test.matchers
 

Methods in com.atlassian.crowd.test.matchers that return DirectoryMatcher
static DirectoryMatcher CrowdMatchers.directory()
           
static DirectoryMatcher DirectoryMatcher.directory()
          A matcher that matches any directory.
 DirectoryMatcher DirectoryMatcher.withImplementationClassMatching(org.hamcrest.Matcher<String> externalIdMatcher)
          Builds a new specialised matcher to match on the implementation class.
 DirectoryMatcher DirectoryMatcher.withImplementationClassOf(Class implementationClass)
          Builds a new specialised matcher to match the given implementation class.
 



Copyright © 2014 Atlassian. All Rights Reserved.