Skip to content

Phpstorm cant find Phockito_Mock #36

@Neppord

Description

@Neppord

in the docs for verify the type for the first argument is Phockito_Mock:

    /**
     * Verify builder. Takes a mock instance and an optional number of times to verify against. Returns a
     * DSL object that catches the method to verify
     *
     * @static
     * @param Phockito_Mock $mock - The mock instance to verify
     * @param string $times - The number of times the method should be called, either a number, or a number followed by "+"
     * @return Phockito_VerifyBuilder
     */

This type/class cant be found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions