public void SetUp() { _textureDataStoreMock = new TextureDataStoreMock(); _textureParser = new TextureParser(_textureDataStoreMock); }