public interface TestRunnerAccessor
| Modifier and Type | Method and Description |
|---|---|
void |
executeTestMethod(Object testedObject,
Method testMethod)
Execute a test method on a given tested object.
|
Copyright © 2016. All Rights Reserved.