- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_getRequestedTimeZone_withNullRequestManager (0.19 seconds)
-
src/test/java/org/codelibs/fess/mylasta/direction/sponsor/FessUserTimeZoneProcessProviderTest.java
assertSame(tz1, tz2); assertSame(FessUserTimeZoneProcessProvider.centralTimeZone, tz1); } // Test with null RequestManager (edge case) @Test public void test_getRequestedTimeZone_withNullRequestManager() { // Execute with null request manager TimeZone result = provider.getRequestedTimeZone(null); // Should still return the central time zone assertNotNull(result);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 7.2K bytes - Click Count (0)