Skip to content

Instantly share code, notes, and snippets.

@Amejia481
Created August 16, 2018 23:49
Show Gist options
  • Select an option

  • Save Amejia481/7c8dc1832f5a3dcc0038a2ad8e578ea1 to your computer and use it in GitHub Desktop.

Select an option

Save Amejia481/7c8dc1832f5a3dcc0038a2ad8e578ea1 to your computer and use it in GitHub Desktop.

Revisions

  1. Amejia481 created this gist Aug 16, 2018.
    1 change: 1 addition & 0 deletions Mockito kotlin tools
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    fun <T> capture(argCaptor : ArgumentCaptor<T>): T = argCaptor.capture()