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

Method testFail

spotbugsTestCases/src/java/ghIssues/Issue2647.java:4–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3public class Issue2647 {
4 public void testFail() {
5 org.junit.Assert.fail("doh");
6 }
7}

Callers

nothing calls this directly

Calls 1

failMethod · 0.45

Tested by

no test coverage detected