Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ test10
Method
test10
src/test/java/test/SolarTest.java:49–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
@Test
50
public
void
test10(){
51
Assert.assertTrue(SolarUtil.isLeapYear(1500));
52
}
53
54
@Test
55
public
void
testNext(){
Callers
nothing calls this directly
Calls
1
isLeapYear
Method · 0.95
Tested by
no test coverage detected