Package | Description |
---|---|
com.atlassian.crowd.test.matchers |
Modifier and Type | Method and Description |
---|---|
static DirectoryMatcher |
DirectoryMatcher.directory()
A matcher that matches any directory.
|
static DirectoryMatcher |
CrowdMatchers.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 © 2021 Atlassian. All rights reserved.