public interface EnvironmentBuilder<T extends BuildDefinition>
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
void |
setUp(Set<T> buildDefinitions) |
void |
tearDown(Set<T> buildDefinitions) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.