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

For at udføre testene, skal der udsøges vha EG Common Apiet hvor der vælges det beskrevne endpoint: 

GetAccount (Return account based on the accountid (KUNDENR))

SearchAccount (Search for an account and return the same as GetAccount)

Update User Account

-Not yet implemented