- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isSuppressTestCaseTransaction (0.12 sec)
-
src/test/java/org/codelibs/fess/script/groovy/GroovyEngineTest.java
public GroovyEngine groovyEngine; @Override protected String prepareConfigFile() { return "test_app.xml"; } @Override protected boolean isSuppressTestCaseTransaction() { return true; } @Override public void setUp() throws Exception { super.setUp(); groovyEngine = new GroovyEngine(); } @Override
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Oct 17 12:10:08 UTC 2024 - 1.8K bytes - Viewed (0)