- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_labelConstantValueMatchesName (0.13 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/mylasta/action/FessLabelsTest.java
assertTrue("Should have many label constants", labelConstantCount > 100); } /** * Test that label constant values match their field names */ @Test public void test_labelConstantValueMatchesName() throws Exception { Field[] fields = FessLabels.class.getDeclaredFields(); for (Field field : fields) {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 14K bytes - Click Count (0)