Skip to content

Cannot take screen capture for private sub method #16

@NozomiIto

Description

@NozomiIto

Even if CatureStyle.STEP_IN is specified in the testDoc of the sub method, screen capture for the sub method is not taken.

This problem happens because Javassist CtClass.getMethods return value does not include private method and code body hook is not set for these private methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions