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 7cf9fbb commit 718784dCopy full SHA for 718784d
README.md
@@ -75,8 +75,6 @@ Get the run notifier associated with the specified parent runner.
75
Get the test class object associated with the specified parent runner.
76
* `LifecycleHooks.getAtomicTestOf(Description description)`
77
Get the atomic test object for the specified method description.
78
-* `LifecycleHooks.getAtomicTestOf(Object target)`
79
-Get the atomic test associated with the specified instance.
80
* `LifecycleHooks.getTargetOf(Description description)`
81
Get the test class instance for the specified method description.
82
* `LifecycleHooks.getCallableOf(Description description)`
0 commit comments