About
The tests in this class applies to the account controller.
In SonWIn terms, an account is somewhat equivilant to an AKUNDE record.
Included in the tests for this controller is the Common Data Tests.
Information
Information about the controller can be found in this link:
Account Controller
GetAccount method
Tests
- Account returned should be unique and identifiable
- Error if more than one account with the same active customerid and status for active customer
- Account detail match the data in Billing
- It is not possible to be shown data for another account
- It is not possible to be shown dat afor an account that is deactivated (status2n)
Result:
Update User Account