- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_constructor (0.07 sec)
-
src/test/java/org/codelibs/fess/timer/SystemMonitorTargetTest.java
assertTrue("SystemMonitorTarget should implement TimeoutTarget", TimeoutTarget.class.isAssignableFrom(SystemMonitorTarget.class)); } public void test_constructor() { assertNotNull("Constructor should create instance", target); assertTrue("Instance should be of correct type", target instanceof SystemMonitorTarget);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 8.9K bytes - Viewed (0)