Skip to content

Commit 718784d

Browse files
authored
Remove duplicate method description.
1 parent 7cf9fbb commit 718784d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ Get the run notifier associated with the specified parent runner.
7575
Get the test class object associated with the specified parent runner.
7676
* `LifecycleHooks.getAtomicTestOf(Description description)`
7777
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.
8078
* `LifecycleHooks.getTargetOf(Description description)`
8179
Get the test class instance for the specified method description.
8280
* `LifecycleHooks.getCallableOf(Description description)`

0 commit comments

Comments
 (0)