• Simon GAZIN
  • NEWBIE
  • 0 Points
  • Member since 2013
  • Developer
  • Pernod Ricard

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 5
    Replies

Hi, 

 

I have a problem to start and see my coverage on my test classes, it is impossible for me to click on the Re-Run bouon.

I use Eclispqe Juno and IDE Force.com 

 

Thanks ! 

Hello, 

 

I'm on a project together Trigger on Task SObject in this class Trigger a call must be made according to the DevelopperName.
I can not encode the current recovery DevelopperName.
And how to test the current DelopperName ?

Thank you.
Simon

Hi, 

 

I have a problem to start and see my coverage on my test classes, it is impossible for me to click on the Re-Run bouon.

I use Eclispqe Juno and IDE Force.com 

 

Thanks ! 

Hello, 

 

I'm on a project together Trigger on Task SObject in this class Trigger a call must be made according to the DevelopperName.
I can not encode the current recovery DevelopperName.
And how to test the current DelopperName ?

Thank you.
Simon

Hi,

 

 

How to get a map<id,String> for RecordType using Described Information.

 

i.e I want to get the RecordTypeId,RecordTypeName map without query and wants to get it through described call?

 

Is this possible?