once() ->with('shortcode_dmr', [ShortcodeDmr::class, 'render']); ShortcodeDmr::do_register(); self::assertTrue(true); } }