Join Slack
Powered by
Is there a way to get properties in the class unde...
# getting-started
w
wfisher
01/28/2017, 5:18 AM
Is there a way to get properties in the class under test (SUT) to be
var
instead of
val
just for unit tests? It makes it a lot easier to write some unit test code when you can change your SUT's variables.
Open in Slack
Previous
Next