MCPcopy Create free account
hub / github.com/spotbugs/spotbugs / fail

Method fail

spotbugsTestCases/src/java/npe/SecondKaboom.java:7–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5
6abstract public class SecondKaboom {
7 abstract void fail();
8
9 abstract void assertTrue(boolean b);
10

Callers 5

parseHelperSuccessMethod · 0.95
testBadMethod · 0.45
testFailMethod · 0.45
testUnreachableCodeMethod · 0.45
fMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected