• 占一 逯
  • NEWBIE
  • 20 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 3
    Replies
As title, I used system.assert & system.debug in test class, I only got case run successful in console. Where to check the debug & asssert output ?
I wanna transplant custome objects and standard objects(have custome field) from a sand productive enviroment to another test enviroment. How to achieve it?
I wanna test a method which has "@RemoteAction" noted in apex test class, but got  a failed message such as "web service callout not supported" in console, could anybody tell me why?
I wanna transplant custome objects and standard objects(have custome field) from a sand productive enviroment to another test enviroment. How to achieve it?
I wanna test a method which has "@RemoteAction" noted in apex test class, but got  a failed message such as "web service callout not supported" in console, could anybody tell me why?