public void Setup() { this.generatorStub = new DepthGeneratorStub(); this.datasource = new DepthPointerDataSource(this.generatorStub); }