MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / Test_

Method Test_

src/test/Test_.java:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 }
14
15 public Test_() {
16 System.out.println("\n\n==============\nTesting " + getClass().getName());
17 }
18
19 @SuppressWarnings("deprecation")
20 public static void main(String[] args) {

Callers

nothing calls this directly

Calls 3

printlnMethod · 0.65
getNameMethod · 0.65
getClassMethod · 0.45

Tested by

no test coverage detected