public abstract static class ComponentExpectations.AbstractExpectedComponent extends Object
| Constructor and Description |
|---|
AbstractExpectedComponent() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.hamcrest.Matcher<String> |
getIndexLineMatcher()
What do we expect to appear in META-INF/plugin-components index file lines?
|
abstract org.hamcrest.Matcher<String> |
getRuntimeComponentEntryMatcher()
What do we expect to appear as a runtime component
as output by
ComponentStatusServlet? |
public abstract org.hamcrest.Matcher<String> getIndexLineMatcher()
TestPackagingpublic abstract org.hamcrest.Matcher<String> getRuntimeComponentEntryMatcher()
ComponentStatusServlet?AbstractComponentsInProductTestCopyright © 2019 Atlassian. All rights reserved.