public interface GosuSpecTestFixture
| Modifier and Type | Method and Description |
|---|---|
Object |
invokeMethod(Object context,
String methodName,
Object... args) |
Object |
invokeStaticMethod(String typeName,
String methodName,
Object... args) |
Object |
newInstance(String typeName) |
Copyright © 2015. All rights reserved.