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

Method test22

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

Source from the content-addressed store, hash-verified

460 }
461
462 @Test
463 public void test22() {
464 Assert.assertEquals("身宫", "丙寅", Solar.fromYmdHms(1990, 1, 27, 0, 0, 0).getLunar().getEightChar().getShenGong());
465 }
466
467 @Test
468 public void test23() {

Callers

nothing calls this directly

Calls 4

fromYmdHmsMethod · 0.95
getShenGongMethod · 0.80
getEightCharMethod · 0.80
getLunarMethod · 0.45

Tested by

no test coverage detected