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

Method test23

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

Source from the content-addressed store, hash-verified

465 }
466
467 @Test
468 public void test23() {
469 Assert.assertEquals("甲戌", Solar.fromYmdHms(2019, 3, 7, 8, 0, 0).getLunar().getEightChar().getMingGong());
470 }
471
472 @Test
473 public void test24() {

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