Searched refs:test_plus_TemporalAmount (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jdk/test/java/time/tck/java/time/
H A DTCKPeriod.java634 public void test_plus_TemporalAmount(Period base, Period add, Period expected) { method in class:TCKPeriod
H A DTCKYearMonth.java824 public void test_plus_TemporalAmount(YearMonth base, TemporalAmount temporalAmount, YearMonth expectedYearMonth, Class<?> expectedEx) { method in class:TCKYearMonth
H A DTCKZonedDateTime.java1642 public void test_plus_TemporalAmount() { method in class:TCKZonedDateTime

Completed in 53 milliseconds