| Package | Description |
|---|---|
| swarm | |
| swarm.bb |
| Modifier and Type | Method and Description |
|---|---|
static TestType |
TestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestType[] |
TestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnitTestObserver.testTypeDetected(TestType t) |
void |
UnitTestObserverImpl.testTypeDetected(TestType t) |
| Modifier and Type | Method and Description |
|---|---|
static TestType |
SwarmBB.getTestType() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SwarmBB.setTestType(TestType t) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.