afawcett / apex-toolingapi

Apex wrapper for the Salesforce Tooling API
BSD 3-Clause "New" or "Revised" License
134 stars 98 forks source link

Sweep Tooling API SObject classes - Part 1 #10

Open afawcett opened 10 years ago

afawcett commented 10 years ago

Apply 'extends SObject_x' Apply implementation of ISerialise Test Write test methods? Suggest to work from top (James) and bottom (Andy) of the existing Enum list

afawcett commented 10 years ago
    ApexClass,
    ApexClassMember,
    ApexCodeCoverage,
    ApexCodeCoverageAggregate,
    ApexComponent,
    ApexComponentMember,
    ApexExecutionOverlayAction,
    ApexExecutionOverlayResult,
    ApexLog,
    ApexOrgWideCoverage,
    ApexPage,
    ApexPageMember,
    ApexTestQueueItem,
    ApexTestResult,