MCPcopy Create free account
hub / github.com/6tail/lunar-java / test11

Method test11

src/test/java/test/WeekTest.java:107–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105 }
106
107 @Test
108 public void test11(){
109 Assert.assertEquals(3, Solar.fromYmdHms(2021, 9, 15, 20, 0, 0).getWeek());
110 }
111
112}

Callers

nothing calls this directly

Calls 2

fromYmdHmsMethod · 0.95
getWeekMethod · 0.45

Tested by

no test coverage detected