UNPKG

apex-mutation-testing

Version:

Apex mutation testing plugin

6 lines (5 loc) 124 B
export interface ApexMutationParameter { apexClassName: string; apexTestClassName: string; reportDir: string; }