public class TestResourceManager extends Object implements Closeable
| Constructor and Description |
|---|
TestResourceManager(Class<?> testClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
init() |
void |
inject(Object testInstance) |
Map<String,String> |
start() |
public TestResourceManager(Class<?> testClass)
Copyright © 2020 JBoss by Red Hat. All rights reserved.