Skip to content

Compile error #4

@angeloh

Description

@angeloh

I got few compiling errors from latest commit.


VertxJUnit4ClassRunner.java:105: error: cannot find symbol
verticle.setVertx(platformManager.getVertx());
^
symbol: method getVertx()


VertxJUnit4ClassRunner.java:106: error: Container is abstract; cannot be instantiated
verticle.setContainer(new Container((PlatformManagerInternal) platformManager));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions