christophsturm
10/12/2016, 9:57 AMval primary = mock<BatchLogger>()
. now i want to make it a field, and use the extract field refactoring. why does it only offer me a "property with getter" or a "lazy property"? i just want a normal field thats initialized at creation