MCPcopy Create free account
hub / github.com/PaperMC/Paper / testSharpWrapping2

Method testSharpWrapping2

paper-api/src/test/java/org/bukkit/NoteTest.java:118–121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

116 }
117
118 @Test
119 public void testSharpWrapping2() {
120 assertThrows(IllegalArgumentException.class, () -> new Note(2, Note.Tone.F, true).sharped());
121 }
122
123 @Test
124 public void testHighest() {

Callers

nothing calls this directly

Calls 1

sharpedMethod · 0.80

Tested by

no test coverage detected