-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels