Searched refs:expectedLDT (Results 1 – 1 of 1) sorted by relevance
74 public void testWithoutZoneWithoutOffset(String ldtString, LocalDateTime expectedLDT) { in testWithoutZoneWithoutOffset() argument77 assertEquals(expectedLDT, ldt1); in testWithoutZoneWithoutOffset()