camelCaseDave/xrm-mock

View on GitHub
src/xrm-mock/globalcontext/context.mock.ts

Summary

Maintainability
A
2 hrs
Test Coverage
B
84%

ContextMock has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

export class ContextMock implements Xrm.GlobalContext {
    public organizationSettings: Xrm.OrganizationSettings;
    public userSettings: Xrm.UserSettings;
    public client: Xrm.ClientContext;
    public clientUrl: string;
Severity: Minor
Found in src/xrm-mock/globalcontext/context.mock.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status