| Package | Description |
|---|---|
| org.jboss.windup.testutil.html |
| Modifier and Type | Method and Description |
|---|---|
static TestEJBReportUtil.EJBType |
TestEJBReportUtil.EJBType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestEJBReportUtil.EJBType[] |
TestEJBReportUtil.EJBType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TestEJBReportUtil.checkBeanInReport(TestEJBReportUtil.EJBType ejbType,
String... columns)
Checks that an EJB of the given type and classname is listed with given columns in the table
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.