Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

The "VBTests" and "Tests" projects are not compiling #50

Open
david-buzz opened this issue Jan 6, 2014 · 0 comments
Open

The "VBTests" and "Tests" projects are not compiling #50

david-buzz opened this issue Jan 6, 2014 · 0 comments

Comments

@david-buzz
Copy link
Contributor

Looks like the Test projects need to be updated for the change to Credit Note Allocations. Not sure how to fix myself. See errors I am getting:

Error 2 Class 'StubIntegrationProxy' must implement 'Function ApplyAllocation(creditNote As Model.CreditNote, requestXml As String) As String' for interface 'Integration.IIntegrationProxy'. C:\UTC_Projects\XeroAPI.Net\source\XeroApi.VBTests\Stubs\StubIntegrationProxy.vb 6 16 XeroApi.VBTests

and

Error 1 'XeroApi.Tests.Stubs.StubIntegrationProxy' does not implement interface member 'XeroApi.Integration.IIntegrationProxy.ApplyAllocation(XeroApi.Model.CreditNote, string)' C:\UTC_Projects\XeroAPI.Net\source\XeroApi.Tests\Stubs\StubIntegrationProxy.cs 10 20 XeroApi.Tests

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant