You need to sign in to do that
Don't have an account?
User SFDC
Site.login() returning null
Hi All,
There is some functionality which was implemented in my login controller if the site.login is returning other than null.
I tried in many possible ways but always site.login is returning null when i am trying to call from my test method.
Can any one please suggest how to make site.login return other than null when calling from test method.
Thanks
There is some functionality which was implemented in my login controller if the site.login is returning other than null.
I tried in many possible ways but always site.login is returning null when i am trying to call from my test method.
Can any one please suggest how to make site.login return other than null when calling from test method.
Thanks