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 d81f733 commit c78495bCopy full SHA for c78495b
README.md
@@ -151,7 +151,7 @@ Note that some associations are not available for specific context:
151
* `LifecycleHooks.getThreadRunner()`
152
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.
+Get a **Description** for the indicated child object from the runner for the specified test class instance.
155
* `LifecycleHooks.getInstanceClass(Object instance)`
156
Get class of specified test class instance.
157
* `LifecycleHooks.getFieldValue(Object target, String name)`
0 commit comments