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

Method test20

src/test/java/test/LunarTest.java:144–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

142 }
143
144 @Test
145 public void test20() {
146 Lunar lunar = new Lunar(2020, 12, 29);
147 Assert.assertEquals(0, lunar.getFestivals().size());
148 }
149
150 @Test
151 public void test21() {

Callers

nothing calls this directly

Calls 1

getFestivalsMethod · 0.95

Tested by

no test coverage detected