MCPcopy Create free account
hub / github.com/SeanDragon/protools / test2

Method test2

security/src/test/java/TestBarCode.java:20–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 }
19
20 @Test
21 public void test2() throws IOException, NotFoundException {
22 String decode = ToolBarCode.decode(path);
23 System.out.println(decode);
24 }
25
26 @Test
27 public void test3() {

Callers

nothing calls this directly

Calls 1

decodeMethod · 0.95

Tested by

no test coverage detected