- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testTimestampConsistency (0.12 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: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 23 09:06:40 UTC 2025 - 5K bytes - Viewed (0)