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 ba65802 commit 2e80e6aCopy full SHA for 2e80e6a
README.md
@@ -23,7 +23,7 @@ Get the parent runner that owns the specified child runner.
23
* `LifecycleHooks.getParentOf(FrameworkMethod method)`
24
Get the parent runner that owns the specified method.
25
* `LifecycleHooks.getRunnerForTarget(Object target)`
26
-Get the parent runner owns the specified instance.
+Get the parent runner that owns the specified instance.
27
* `LifecycleHooks.getRunnerFor(TestClass testClass)`
28
Get the parent runner associated with the specified test class object.
29
* `LifecycleHooks.getTestClassWith(Object method)`
0 commit comments