MCPcopy Create free account
hub / github.com/0linlin0/CyberBox / test

Method test

Plugin_Project/src/vulpayload/Payload.java:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10
11 public Result test() throws Exception{
12 return null;
13 };
14
15 public Result execution() throws Exception{
16 return null;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected