public static class ComponentExpectations.ExpectedComponent extends ComponentExpectations.AbstractExpectedComponent
| Constructor and Description |
|---|
ExpectedComponent(String implClass,
String specifiedName) |
| Modifier and Type | Method and Description |
|---|---|
org.hamcrest.Matcher<String> |
getIndexLineMatcher()
What do we expect to appear in META-INF/plugin-components index file lines?
|
org.hamcrest.Matcher<String> |
getRuntimeComponentEntryMatcher()
What do we expect to appear as a runtime component
as output by
ComponentStatusServlet? |
public org.hamcrest.Matcher<String> getIndexLineMatcher()
ComponentExpectations.AbstractExpectedComponentgetIndexLineMatcher in class ComponentExpectations.AbstractExpectedComponentTestPackagingpublic org.hamcrest.Matcher<String> getRuntimeComponentEntryMatcher()
ComponentExpectations.AbstractExpectedComponentComponentStatusServlet?getRuntimeComponentEntryMatcher in class ComponentExpectations.AbstractExpectedComponentAbstractComponentsInProductTestCopyright © 2018 Atlassian. All rights reserved.