Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for HotDeployDestroyerPolice (0.08 sec)

  1. src/test/java/org/codelibs/fess/mylasta/FessActionDefTest.java

        //    }
    
        // TODO
        //    public void test_hotDeployDestroyer() throws Exception {
        //        policeStoryOfJavaClassChase(new HotDeployDestroyerPolice(tp -> getComponent(tp)));
        //    }
    
        public void test_nonActionExtendsAction() throws Exception {
            policeStoryOfJavaClassChase(new NonActionExtendsActionPolice());
            assertTrue(true);
        }
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 2.3K bytes
    - Viewed (0)
Back to top