- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testTimestampConsistency (1.33 sec)
-
src/test/java/jcifs/internal/witness/WitnessNotificationTest.java
assertEquals(eventType, testNotification.getEventType()); assertEquals("Resource" + eventType.getValue(), testNotification.getResourceName()); } } @Test void testTimestampConsistency() { long beforeCreation = System.currentTimeMillis(); WitnessNotification newNotification = new WitnessNotification(WitnessEventType.RESOURCE_CHANGE, "TestResource");
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 23 09:06:40 UTC 2025 - 5K bytes - Viewed (0)