Skip to content

Commit 336e798

Browse files
authored
Update README.md
1 parent c78495b commit 336e798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ Note that some associations are not available for specific context:
150150

151151
* `LifecycleHooks.getThreadRunner()`
152152
Get the runner that owns the active thread context.
153-
* `LifecycleHooks.describeChild(Object target, Object child)`
154-
Get a **Description** for the indicated child object from the runner for the specified test class instance.
153+
* `LifecycleHooks.describeChild(Object runner, Object child)`
154+
Get a **Description** for the specified child object.
155155
* `LifecycleHooks.getInstanceClass(Object instance)`
156156
Get class of specified test class instance.
157157
* `LifecycleHooks.getFieldValue(Object target, String name)`

0 commit comments

Comments
 (0)