We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6d11e commit bcc55f5Copy full SHA for bcc55f5
README.md
@@ -30,7 +30,7 @@ Get the test class associated with the specified framework method.
30
Get the test class object associated with the specified parent runner.
31
* `LifecycleHooks.getAtomicTestOf(Object runner)`
32
Get the atomic test object for the specified class runner.
33
-* `LifecycleHooks.getCallableOf(Object runner, Object child)`.
+* `LifecycleHooks.getCallableOf(Object runner, Object child)`
34
Get the _callable_ object associated with the specified parent runner and child runner or framework method.
35
36
###### Exploring the Test Run Hierarchy
0 commit comments