java - Random User Id in MobileFirst 7.1 Test Token Endpoint -


i trying implement integration tests mobile first adapters. adapters use user identity custom realm. when writing tests adapters, need know user id, can prepare data in database , prepare mocked services.

the problem test token endpoint generates random user id. , seems there no way configure provide same user id each request. there solution ?

given there no way change in mobilefirst platform foundation 7.1, ore mentioned in comments, perhaps should return same mock data irregardless of user identity.


Comments

Popular posts from this blog

c# - Get the Class name in a class with atribute inside a attribute method -

javascript - Why Selenium can't find an element that is graphically visible -

java - How to compare two classes -