Skip to content

False positive in V8Engine #17

Open
@jameskleeh

Description

@jameskleeh

The test for overriding methods and qualifier inheritance has a flaw. It makes the assumption that the method was invoked.

https://github.com/eclipse-ee4j/injection-tck/blob/master/src/main/java/org/atinject/tck/auto/V8Engine.java#L40

If that method never gets called then the test will pass. The TCK should be amended to assert the method is invoked

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