Package | Description |
---|---|
org.jboss.arquillian.config.descriptor.api | |
org.jboss.arquillian.config.descriptor.impl |
Modifier and Type | Method and Description |
---|---|
GroupDef |
ArquillianDescriptor.group(String name) |
GroupDef |
GroupDef.setGroupDefault() |
GroupDef |
GroupDef.setGroupName(String name) |
Modifier and Type | Method and Description |
---|---|
List<GroupDef> |
ArquillianDescriptor.getGroups() |
Modifier and Type | Class and Description |
---|---|
class |
GroupContainerDefImpl
ContainerDefImpl
|
class |
GroupDefImpl
GroupDefImpl
|
Modifier and Type | Method and Description |
---|---|
GroupDef |
ArquillianDescriptorImpl.group(String name) |
GroupDef |
GroupContainerDefImpl.setGroupDefault() |
GroupDef |
GroupDefImpl.setGroupDefault() |
GroupDef |
GroupContainerDefImpl.setGroupName(String name) |
GroupDef |
GroupDefImpl.setGroupName(String name) |
Modifier and Type | Method and Description |
---|---|
List<GroupDef> |
ArquillianDescriptorImpl.getGroups() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.