MCPcopy Create free account
hub / github.com/MenoData/Time4J / stream

Method stream

base/src/test/java/net/time4j/calendar/NengoTest.java:229–232  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

227 }
228
229 @Test
230 public void stream() {
231 assertThat(Nengo.stream().count(), is(228L)); // official nengos until REIWA
232 }
233
234 @Test
235 public void list() {

Callers 1

solarTermListMethod · 0.45

Calls 2

streamMethod · 0.95
countMethod · 0.80

Tested by

no test coverage detected