public class TestObjectInstanceContainer extends Object
| Modifier and Type | Field and Description |
|---|---|
static Stack<Object> |
currentTestInstance |
| Constructor and Description |
|---|
TestObjectInstanceContainer() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
invoke(Method method,
Object... args) |
static void |
setCurrentTestInstance(Object instance) |
Copyright © 2016. All rights reserved.