15161718192021
private static FooModule fom; @BeforeClass public static void initUi() { registerHtml("Foo"); fom = new FooModule(); }