public class MockContext extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,List<Object[]>> |
invokeRecord |
Map<String,Object> |
parameters |
String |
testCaseName |
String |
testClassName
dot separated class name
|
| Constructor and Description |
|---|
MockContext(String testClassName,
String testCaseName) |
Copyright © 2021. All rights reserved.