UserServiceTestData.xml 290 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<dataset>
    <profile id="1" username="username_profile" passwordHash="passwordHash_profile" hashAlgorithm="hashAlgorithm_profile" salt="salt_profile"/>
    <user id="2" firstname="firstname_user" lastname="lastname_user" profile_id="1"/>
</dataset>