| Package | Description |
|---|---|
| com.atlassian.crowd.test.matchers |
| Modifier and Type | Method and Description |
|---|---|
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 © 2020 Atlassian. All rights reserved.