Uses of Interface
org.jboss.arquillian.config.descriptor.api.GroupDef
-
-
Uses of GroupDef in org.jboss.arquillian.config.descriptor.api
Methods in org.jboss.arquillian.config.descriptor.api that return GroupDef Modifier and Type Method Description GroupDefArquillianDescriptor. group(String name)GroupDefGroupDef. setGroupDefault()GroupDefGroupDef. setGroupName(String name)Methods in org.jboss.arquillian.config.descriptor.api that return types with arguments of type GroupDef Modifier and Type Method Description List<GroupDef>ArquillianDescriptor. getGroups()
-