public PofWriterTest() { testObj = new PofWriter(context, slotDestination); }
public void Setup() { InitializeMocks(); testObj = new PofWriter(context, slotDestination); }