Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for createGodHandAction (0.08 seconds)

  1. src/test/java/org/codelibs/fess/app/web/base/FessAdminActionTest.java

            final TestActionRuntime testRuntime = new TestActionRuntime("/admin/user/");
            final FessAdminAction action =
                    createGodHandAction(spyActivityHelper, OptionalThing.of(new FessUserBean(new TestUser("admin", new String[0]))), true);
    
            action.godHandPrologue(testRuntime);
    
            assertEquals(1, capturedLogs.size());
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 26 14:36:23 GMT 2026
    - 22.7K bytes
    - Click Count (0)
Back to Top