We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix compile error in sample code: interface Foo should have var bar, not val bar, as it is being assigned in the example test.
This wouldn't work ever. Either change to call verify with `times(2)`, or do `assertEquals(1, allValues.size)`
Updated FAQ (textile)
Updated Mocking and verifying (markdown)
Revert 1e1d705^...1e1d705 on Mocking and verifying
added missing apply call for inOrder
Updated Home (markdown)
Created FAQ (textile)
Updated _Sidebar (markdown)