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

Method test24

src/test/java/test/BaZiTest.java:472–475  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

470 }
471
472 @Test
473 public void test24() {
474 Assert.assertEquals("丁丑", Solar.fromYmdHms(2019, 3, 27, 2, 0, 0).getLunar().getEightChar().getMingGong());
475 }
476
477 @Test
478 public void test25() {

Callers

nothing calls this directly

Calls 4

fromYmdHmsMethod · 0.95
getMingGongMethod · 0.80
getEightCharMethod · 0.80
getLunarMethod · 0.45

Tested by

no test coverage detected