|
Arquillian Container Test Implementation Base 1.0.0.CR3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.arquillian.container.test.impl.RunModeUtils
public final class RunModeUtils

RunModeUtils
| Method Summary | |
|---|---|
static boolean |
isLocalContainer(Container container)
Check if this Container DEFAULTs to the Local protocol. |
static boolean |
isRunAsClient(DeploymentDescription description,
Class<?> testClass,
Method testMethod)
Check is this should run as client. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isRunAsClient(DeploymentDescription description,
Class<?> testClass,
Method testMethod)
description - testClass - testMethod -
public static boolean isLocalContainer(Container container)
container -
|
Arquillian Container Test Implementation Base 1.0.0.CR3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||