Join Slack
Powered by
and the following line should do it: ``` val hea...
# announcements
v
vilmos.nagy
01/24/2017, 11:57 PM
and the following line should do it:
Copy code
val header: SomeClass = mock() whenever(header.key).thenReturn("columnName")
Open in Slack
Previous
Next